Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp118 LVForValue = NamedDecl::VisibilityForValue, enumerator
128 LVForExplicitValue = (LVForValue | IgnoreExplicitVisibilityBit),
132 LVForValue | IgnoreExplicitVisibilityBit | IgnoreAllVisibilityBit
149 assert(oldKind != LVForValue || newKind == LVForExplicitValue); in withExplicitVisibilityAlready()
412 case LVForValue: in hasDirectVisibilityAttribute()
675 if (computation == LVForValue) { in getLVForNamespaceScopeDecl()
1035 (usesTypeVisibility(this) ? LVForType : LVForValue); in getLinkageAndVisibility()