Searched refs:IGScope (Results 1 – 1 of 1) sorted by relevance
82 void DiagnoseIndirectJump(IndirectGotoStmt *IG, unsigned IGScope,663 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectJumps() local664 IndirectGotoStmt *&Entry = JumpScopesMap[IGScope]; in VerifyIndirectJumps()