Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.h448 OptLabelTy ContinueLabel; variable
H A DCompiler.cpp126 LoopScope(Compiler<Emitter> *Ctx, LabelTy BreakLabel, LabelTy ContinueLabel) in LoopScope()