Home
last modified time | relevance | path

Searched defs:isVisible (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp49 auto isVisible = [](const NamedDecl *ND) -> bool { in WriteNamedDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h835 bool isVisible(const Module *M) const { in isVisible() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2098 bool LookupResult::isVisible(Sema &SemaRef, NamedDecl *D) { in isVisible() function in LookupResult
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14960 bool isVisible(const NamedDecl *D) { in isVisible() function