Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp128 OldContinueLabel(Ctx->ContinueLabel), in LoopScope()
139 this->Ctx->ContinueLabel = OldContinueLabel; in ~LoopScope()
146 OptLabelTy OldContinueLabel; member in clang::interp::LoopScope