Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp128 LVForExplicitValue = (LVForValue | IgnoreExplicitVisibilityBit), enumerator
149 assert(oldKind != LVForValue || newKind == LVForExplicitValue); in withExplicitVisibilityAlready()
151 assert(oldKind != LVForExplicitValue || newKind == LVForExplicitValue); in withExplicitVisibilityAlready()
413 case LVForExplicitValue: in hasDirectVisibilityAttribute()