Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1615 static bool hasVisibleDeclarationImpl(Sema &S, const NamedDecl *D, in hasVisibleDeclarationImpl() function
1643 return hasVisibleDeclarationImpl(*this, D, Modules, [](const NamedDecl *D) { in hasVisibleExplicitSpecialization()
1658 return hasVisibleDeclarationImpl(*this, D, Modules, [](const NamedDecl *D) { in hasVisibleMemberSpecialization()
1859 return hasVisibleDeclarationImpl(*this, D, Modules, in hasVisibleDeclarationSlow()