Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp45 OldContinueLabel(Ctx->ContinueLabel) { in LoopScope()
52 this->Ctx->ContinueLabel = OldContinueLabel; in ~LoopScope()
57 OptLabelTy OldContinueLabel; member in clang::interp::LoopScope