Searched defs:JumpScope (Results 1 – 1 of 1) sorted by relevance
690 unsigned JumpScope = LabelAndGotoScopes[G]; in VerifyJumps() local756 using JumpScope = std::pair<unsigned, Stmt *>; in VerifyIndirectJumps() typedef888 void JumpScopeChecker::DiagnoseIndirectOrAsmJump(Stmt *Jump, unsigned JumpScope, in DiagnoseIndirectOrAsmJump()