Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp117 LVForExplicitType = (LVForType | IgnoreExplicitVisibilityBit), enumerator
142 assert(oldKind != LVForType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
144 assert(oldKind != LVForExplicitType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
403 case LVForExplicitType: in hasDirectVisibilityAttribute()