Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DLinkage.h51 return getExplicitVisibilityKind() == NamedDecl::VisibilityForType; in isTypeVisibility()
H A DDecl.cpp227 if (kind == NamedDecl::VisibilityForType) { in getVisibilityOf()
1547 ? NamedDecl::VisibilityForType in getDeclLinkageAndVisibility()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h428 VisibilityForType, enumerator