Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2039 bool Sema::hasVisibleDeclarationSlow(const NamedDecl *D, in hasVisibleDeclarationSlow() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2431 return isVisible(D) || hasVisibleDeclarationSlow(D, Modules);
2434 bool hasVisibleDeclarationSlow(const NamedDecl *D,