Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp695 unsigned LabelScope = LabelAndGotoScopes[TheLabel->getStmt()]; in VerifyIndirectJumps() local
696 LabelDecl *&Target = TargetScopes[LabelScope]; in VerifyIndirectJumps()