Searched refs:HasIndirectGoto (Results 1 – 2 of 2) sorted by relevance
123 bool HasIndirectGoto : 1; variable385 HasBranchIntoScope(false), HasIndirectGoto(false), HasMustTail(false), in FunctionScopeInfo()434 HasIndirectGoto = true; in setHasIndirectGoto()473 return !HasDroppedStmt && (HasIndirectGoto || HasMustTail || in NeedsScopeChecking()
28 HasIndirectGoto = false; in Clear()