Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp2036 bool Sema::hasVisibleDeclarationSlow(const NamedDecl *D, in hasVisibleDeclarationSlow() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2381 return isVisible(D) || hasVisibleDeclarationSlow(D, Modules);
2384 bool hasVisibleDeclarationSlow(const NamedDecl *D,