Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp1876 CXXBasePaths::paths_iterator FirstPath = Paths.begin(); in LookupQualifiedName() local
1877 DeclContext::lookup_iterator FirstD = FirstPath->Decls.begin(); in LookupQualifiedName()
1880 while (FirstD != FirstPath->Decls.end() && in LookupQualifiedName()
1890 if (FirstD == FirstPath->Decls.end() && in LookupQualifiedName()