Searched refs:FirstPath (Results 1 – 1 of 1) sorted by relevance
2129 CXXBasePaths::paths_iterator FirstPath = Paths.begin(); in LookupQualifiedName() local2130 DeclContext::lookup_iterator FirstD = FirstPath->Decls.begin(); in LookupQualifiedName()2133 while (FirstD != FirstPath->Decls.end() && in LookupQualifiedName()2143 if (FirstD == FirstPath->Decls.end() && in LookupQualifiedName()