Searched refs:OldLabelVarScope (Results 1 – 1 of 1) sorted by relevance
163 OldLabelVarScope(Ctx->BreakVarScope) { in SwitchScope()174 this->Ctx->BreakVarScope = OldLabelVarScope; in ~SwitchScope()181 VariableScope<Emitter> *OldLabelVarScope; member in clang::interp::SwitchScope