Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp119 LVForValue = NamedDecl::VisibilityForValue, enumerator
129 LVForExplicitValue = (LVForValue | IgnoreExplicitVisibilityBit),
133 LVForValue | IgnoreExplicitVisibilityBit | IgnoreAllVisibilityBit
150 assert(oldKind != LVForValue || newKind == LVForExplicitValue); in withExplicitVisibilityAlready()
413 case LVForValue: in hasDirectVisibilityAttribute()
678 if (computation == LVForValue) { in getLVForNamespaceScopeDecl()
1038 (usesTypeVisibility(this) ? LVForType : LVForValue); in getLinkageAndVisibility()