Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp1574 static bool hasVisibleDeclarationImpl(Sema &S, const NamedDecl *D, in hasVisibleDeclarationImpl() function
1602 return hasVisibleDeclarationImpl(*this, D, Modules, [](const NamedDecl *D) { in hasVisibleExplicitSpecialization()
1617 return hasVisibleDeclarationImpl(*this, D, Modules, [](const NamedDecl *D) { in hasVisibleMemberSpecialization()
1818 return hasVisibleDeclarationImpl(*this, D, Modules, in hasVisibleDeclarationSlow()