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