Home
last modified time | relevance | path

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

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