Lines Matching defs:innerLabelSet
83 const auto &innerLabelSet = innerTryCtx.LabelSet();
85 pg->SetLabel(this, innerLabelSet.TryBegin());
87 pg->SetLabel(this, innerLabelSet.TryEnd());
89 pg->Branch(this, innerLabelSet.CatchEnd());
91 pg->SetLabel(this, innerLabelSet.CatchBegin());
93 pg->SetLabel(this, innerLabelSet.CatchEnd());
110 const auto &innerLabelSet = innerTryCtx.LabelSet();
112 pg->SetLabel(this, innerLabelSet.TryBegin());
114 pg->SetLabel(this, innerLabelSet.TryEnd());
116 pg->Branch(this, innerLabelSet.CatchEnd());
118 pg->SetLabel(this, innerLabelSet.CatchBegin());
120 pg->SetLabel(this, innerLabelSet.CatchEnd());