Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeStmtGen.h36 template <class Emitter> class LabelScope; variable
DByteCodeStmtGen.cpp26 template <class Emitter> class LabelScope { class
31 LabelScope(ByteCodeStmtGen<Emitter> *Ctx) : Ctx(Ctx) {} in LabelScope() function in clang::interp::LabelScope
/external/clang/lib/Sema/
DJumpDiagnostics.cpp683 unsigned LabelScope = LabelAndGotoScopes[TheLabel->getStmt()]; in VerifyIndirectJumps() local
/external/llvm-project/clang/lib/Sema/
DJumpDiagnostics.cpp740 unsigned LabelScope = LabelAndGotoScopes[TheLabel->getStmt()]; in VerifyIndirectOrAsmJumps() local
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...