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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp84 void DiagnoseIndirectOrAsmJump(Stmt *IG, unsigned IGScope, LabelDecl *Target,
707 unsigned IGScope = LabelAndGotoScopes[IG]; local
708 Stmt *&Entry = JumpScopesMap[IGScope];

Completed in 26 milliseconds