Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp1856 bool Sema::hasVisibleDeclarationSlow(const NamedDecl *D, in hasVisibleDeclarationSlow() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2179 return isVisible(D) || hasVisibleDeclarationSlow(D, Modules);
2181 bool hasVisibleDeclarationSlow(const NamedDecl *D,