Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DJumpDiagnostics.cpp92 void DiagnoseIndirectOrAsmJump(Stmt *IG, unsigned IGScope, LabelDecl *Target,
737 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectOrAsmJumps() local
738 Stmt *&Entry = JumpScopesMap[IGScope]; in VerifyIndirectOrAsmJumps()