Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DLinkage.h53 bool isTypeVisibility() const { in isTypeVisibility() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2556 bool isTypeVisibility) { in handleVisibilityAttr()