Home
last modified time | relevance | path

Searched defs:isExternallyVisible (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLinkage.h90 inline bool isExternallyVisible(Linkage L) { in isExternallyVisible() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h408 bool isExternallyVisible() const { in isExternallyVisible() function