Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp114 LVForType = NamedDecl::VisibilityForType, enumerator
124 LVForExplicitType = (LVForType | IgnoreExplicitVisibilityBit),
149 assert(oldKind != LVForType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
408 case LVForType: in hasDirectVisibilityAttribute()
681 assert(computation == LVForType); in getLVForNamespaceScopeDecl()
1038 (usesTypeVisibility(this) ? LVForType : LVForValue); in getLinkageAndVisibility()