Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp97 LVForType = NamedDecl::VisibilityForType,
194 if (kind == NamedDecl::VisibilityForType) { in getVisibilityOf()
/external/clang/include/clang/AST/
DDecl.h249 VisibilityForType, enumerator
/external/clang/lib/CodeGen/
DCodeGenModule.cpp376 if (RD->getExplicitVisibility(NamedDecl::VisibilityForType)) in setTypeVisibility()