Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DLinkage.h53 bool isTypeVisibility() const { in isTypeVisibility() function
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2556 handleVisibilityAttr(Sema & S,Decl * D,const ParsedAttr & AL,bool isTypeVisibility) handleVisibilityAttr() argument