Searched refs:OldContinueVarScope (Results 1 – 1 of 1) sorted by relevance
130 OldContinueVarScope(Ctx->ContinueVarScope) { in LoopScope()140 this->Ctx->ContinueVarScope = OldContinueVarScope; in ~LoopScope()148 VariableScope<Emitter> *OldContinueVarScope; member in clang::interp::LoopScope