Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDecl.cpp113 LVForType = NamedDecl::VisibilityForType, enumerator
123 LVForExplicitType = (LVForType | IgnoreExplicitVisibilityBit),
148 assert(oldKind != LVForType || newKind == LVForExplicitType); in withExplicitVisibilityAlready()
408 case LVForType: in hasDirectVisibilityAttribute()
677 assert(computation == LVForType); in getLVForNamespaceScopeDecl()
1035 (usesTypeVisibility(this) ? LVForType : LVForValue); in getLinkageAndVisibility()