Searched refs:branchIter (Results 1 – 2 of 2) sorted by relevance
1213 const auto branchIter = fBranches.find(ref); in find() local1214 if (branchIter != fBranches.end()) { in find()1215 RootDefinition* rootDef = branchIter->second; in find()