Home
last modified time | relevance | path

Searched refs:isInvisibleOutsideTheOwningModule (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h667 bool isInvisibleOutsideTheOwningModule() const { in isInvisibleOutsideTheOwningModule() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1855 D->isInvisibleOutsideTheOwningModule())) in isAcceptableSlow()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4348 return Found->isInvisibleOutsideTheOwningModule(); in getLookupVisibility()