Home
last modified time | relevance | path

Searched defs:BreakLabel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeStmtGen.h77 OptLabelTy BreakLabel; variable
H A DByteCodeStmtGen.cpp42 LoopScope(ByteCodeStmtGen<Emitter> *Ctx, LabelTy BreakLabel, in LoopScope()
68 LabelTy BreakLabel, OptLabelTy DefaultLabel) in SwitchScope()