Searched refs:ContinueLabel (Results 1 – 2 of 2) sorted by relevance
43 LabelTy ContinueLabel) in LoopScope() argument45 OldContinueLabel(Ctx->ContinueLabel) { in LoopScope()47 this->Ctx->ContinueLabel = ContinueLabel; in LoopScope()52 this->Ctx->ContinueLabel = OldContinueLabel; in ~LoopScope()
79 OptLabelTy ContinueLabel; variable