Searched refs:IGScope (Results 1 – 1 of 1) sorted by relevance
92 void DiagnoseIndirectOrAsmJump(Stmt *IG, unsigned IGScope, LabelDecl *Target,763 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectJumps() local764 if (!JumpScopesMap.contains(IGScope)) in VerifyIndirectJumps()765 JumpScopesMap[IGScope] = IG; in VerifyIndirectJumps()