Searched refs:DefaultLabel (Results 1 – 2 of 2) sorted by relevance
68 LabelTy BreakLabel, OptLabelTy DefaultLabel) in SwitchScope() argument70 OldDefaultLabel(this->Ctx->DefaultLabel), in SwitchScope()73 this->Ctx->DefaultLabel = DefaultLabel; in SwitchScope()79 this->Ctx->DefaultLabel = OldDefaultLabel; in ~SwitchScope()
77 OptLabelTy DefaultLabel; variable