Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DLinkage.h51 return getExplicitVisibilityKind() == NamedDecl::VisibilityForType; in isTypeVisibility()
H A DDecl.cpp225 if (kind == NamedDecl::VisibilityForType) { in getVisibilityOf()
1477 ? NamedDecl::VisibilityForType in getDeclLinkageAndVisibility()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h403 VisibilityForType, enumerator