Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h1416 return isVisible(D) || hasVisibleDeclarationSlow(D, Modules);
1418 bool hasVisibleDeclarationSlow(const NamedDecl *D,
/external/clang/lib/Sema/
DSemaLookup.cpp1628 bool Sema::hasVisibleDeclarationSlow(const NamedDecl *D, in hasVisibleDeclarationSlow() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp1815 bool Sema::hasVisibleDeclarationSlow(const NamedDecl *D, in hasVisibleDeclarationSlow() function in Sema
/external/llvm-project/clang/include/clang/Sema/
DSema.h2063 return isVisible(D) || hasVisibleDeclarationSlow(D, Modules);
2065 bool hasVisibleDeclarationSlow(const NamedDecl *D,