Searched refs:typedLabel (Results 1 – 1 of 1) sorted by relevance
207 const auto& typedLabel = label.template get<T>(); in create() local208 if (typedBranches.find(typedLabel) != typedBranches.end()) { in create()212 typedBranches.emplace(typedLabel, result); in create()