Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp124 LVForExplicitType = (LVForType | IgnoreExplicitVisibilityBit), enumerator
149 assert(oldKind != LVForType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
151 assert(oldKind != LVForExplicitType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
409 case LVForExplicitType: in hasDirectVisibilityAttribute()