Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DLinkage.h54 return getExplicitVisibilityKind() == NamedDecl::VisibilityForType; in isTypeVisibility()
H A DDecl.cpp226 if (kind == NamedDecl::VisibilityForType) { in getVisibilityOf()
1616 ? NamedDecl::VisibilityForType in getDeclLinkageAndVisibility()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h431 VisibilityForType, enumerator