Searched refs:typedBranches (Results 1 – 1 of 1) sorted by relevance
198 typename Match<T>::Branches typedBranches; in create() local202 typedBranches.reserve(branches.size()); in create()208 if (typedBranches.find(typedLabel) != typedBranches.end()) { in create()212 typedBranches.emplace(typedLabel, result); in create()220 std::move(typedBranches), in create()