Lines Matching refs:labelSet
139 const auto &labelSet = tryCtx.LabelSet();
142 pg_->SetLabel(node_, labelSet.TryBegin());
152 pg_->SetLabel(node_, labelSet.TryEnd());
153 pg_->Branch(node_, labelSet.CatchEnd());
155 pg_->SetLabel(node_, labelSet.CatchBegin());
158 pg_->SetLabel(node_, labelSet.CatchEnd());
185 const auto &labelSet = tryCtx.LabelSet();
189 pg_->SetLabel(node_, labelSet.TryBegin());
204 pg_->SetLabel(node_, labelSet.TryEnd());
205 pg_->Branch(node_, labelSet.CatchEnd());
207 pg_->SetLabel(node_, labelSet.CatchBegin());
212 pg_->SetLabel(node_, labelSet.CatchEnd());