Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DLinkage.h51 return getExplicitVisibilityKind() == NamedDecl::VisibilityForType; in isTypeVisibility()
H A DDecl.cpp226 if (kind == NamedDecl::VisibilityForType) { in getVisibilityOf()
1572 ? NamedDecl::VisibilityForType in getDeclLinkageAndVisibility()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h430 VisibilityForType, enumerator