Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp683 unsigned LabelScope = LabelAndGotoScopes[TheLabel->getStmt()]; in VerifyIndirectJumps() local
684 LabelDecl *&Target = TargetScopes[LabelScope]; in VerifyIndirectJumps()