Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp2041 bool Sema::hasVisibleDeclarationSlow(const NamedDecl *D, in hasVisibleDeclarationSlow() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2338 return isVisible(D) || hasVisibleDeclarationSlow(D, Modules);
2341 bool hasVisibleDeclarationSlow(const NamedDecl *D,