Home
last modified time | relevance | path

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

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