Searched refs:hasVisibleDeclarationImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1556 static bool hasVisibleDeclarationImpl(Sema &S, const NamedDecl *D, function
1584 return hasVisibleDeclarationImpl(*this, D, Modules, [](const NamedDecl *D) {
1599 return hasVisibleDeclarationImpl(*this, D, Modules, [](const NamedDecl *D) {
1800 return hasVisibleDeclarationImpl(*this, D, Modules,

Completed in 58 milliseconds