Searched defs:LabelScope (Results 1 – 4 of 4) sorted by relevance
26 template <class Emitter> class LabelScope { class31 LabelScope(ByteCodeStmtGen<Emitter> *Ctx) : Ctx(Ctx) {} in LabelScope() function in clang::interp::LabelScope
36 template <class Emitter> class LabelScope; variable
683 unsigned LabelScope = LabelAndGotoScopes[TheLabel->getStmt()]; in VerifyIndirectJumps() local
740 unsigned LabelScope = LabelAndGotoScopes[TheLabel->getStmt()]; in VerifyIndirectOrAsmJumps() local