Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h666 bool isInvisibleOutsideTheOwningModule() const { in isInvisibleOutsideTheOwningModule() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1818 D->isInvisibleOutsideTheOwningModule())) in isAcceptableSlow()