Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp96 LVForType = NamedDecl::VisibilityForType,
189 if (kind == NamedDecl::VisibilityForType) { in getVisibilityOf()
/external/clang/include/clang/AST/
DDecl.h232 VisibilityForType, enumerator
/external/clang/lib/CodeGen/
DCodeGenModule.cpp352 if (RD->getExplicitVisibility(NamedDecl::VisibilityForType)) in setTypeVisibility()