Home
last modified time | relevance | path

Searched refs:IGScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DJumpDiagnostics.cpp82 void DiagnoseIndirectJump(IndirectGotoStmt *IG, unsigned IGScope,
663 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectJumps() local
664 IndirectGotoStmt *&Entry = JumpScopesMap[IGScope]; in VerifyIndirectJumps()