Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDDecl.cpp111 LVForExplicitType = (LVForType | IgnoreExplicitVisibilityBit), enumerator
136 assert(oldKind != LVForType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
138 assert(oldKind != LVForExplicitType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
405 case LVForExplicitType: in hasDirectVisibilityAttribute()