Home
last modified time | relevance | path

Searched refs:FirstPath (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaLookup.cpp1457 CXXBasePaths::paths_iterator FirstPath = Paths.begin(); in LookupQualifiedName() local
1458 DeclContext::lookup_iterator FirstD = FirstPath->Decls.first; in LookupQualifiedName()
1461 while (FirstD != FirstPath->Decls.second && in LookupQualifiedName()
1471 if (FirstD == FirstPath->Decls.second && in LookupQualifiedName()