Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp107 LVForType = NamedDecl::VisibilityForType, enumerator
117 LVForExplicitType = (LVForType | IgnoreExplicitVisibilityBit),
142 assert(oldKind != LVForType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
402 case LVForType: in hasDirectVisibilityAttribute()
671 assert(computation == LVForType); in getLVForNamespaceScopeDecl()
1029 (usesTypeVisibility(this) ? LVForType : LVForValue); in getLinkageAndVisibility()