Searched refs:TypeAttributeImpl (Results 1 – 2 of 2) sorted by relevance
182 class TypeAttributeImpl : public EnumAttributeImpl {186 TypeAttributeImpl(Attribute::AttrKind Kind, Type *Ty) in TypeAttributeImpl() function
156 PA = new (pImpl->Alloc) TypeAttributeImpl(Kind, Ty); in get()591 return static_cast<const TypeAttributeImpl *>(this)->getTypeValue(); in getValueAsType()