Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp1885 bool Sema::hasVisibleDeclarationSlow(const NamedDecl *D, in hasVisibleDeclarationSlow() function in Sema
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h1797 return isVisible(D) || hasVisibleDeclarationSlow(D, Modules);
1799 bool hasVisibleDeclarationSlow(const NamedDecl *D,