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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp82 void DiagnoseIndirectJump(IndirectGotoStmt *IG, unsigned IGScope,
609 unsigned IGScope = LabelAndGotoScopes[IG]; local
610 IndirectGotoStmt *&Entry = JumpScopesMap[IGScope];

Completed in 103 milliseconds