Searched defs:cfc (Results 1 – 2 of 2) sorted by relevance
94 void LexEnvContext::AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext()129 void IteratorContext::AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext()174 void DestructuringIteratorContext::AbortContext(ControlFlowChange cfc, const util::StringView &targ… in AbortContext()221 void TryContext::AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext()
47 virtual void AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext()