Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1450 static bool hasVisibleDeclarationImpl(Sema &S, const NamedDecl *D, in hasVisibleDeclarationImpl() function
1478 return hasVisibleDeclarationImpl(*this, D, Modules, [](const NamedDecl *D) { in hasVisibleExplicitSpecialization()
1493 return hasVisibleDeclarationImpl(*this, D, Modules, [](const NamedDecl *D) { in hasVisibleMemberSpecialization()
1680 return hasVisibleDeclarationImpl(*this, D, Modules, in hasVisibleDeclarationSlow()