Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DLinkage.h51 return getExplicitVisibilityKind() == NamedDecl::VisibilityForType; in isTypeVisibility()
H A DDecl.cpp225 if (kind == NamedDecl::VisibilityForType) { in getVisibilityOf()
1514 ? NamedDecl::VisibilityForType in getDeclLinkageAndVisibility()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h404 VisibilityForType, enumerator