Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp92 void DiagnoseIndirectOrAsmJump(Stmt *IG, unsigned IGScope, LabelDecl *Target,
781 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectJumps() local
782 JumpScopesMap.try_emplace(IGScope, IG); in VerifyIndirectJumps()