Searched refs:ConstantRangeAttributeImpl (Results 1 – 3 of 3) sorted by relevance
234 class ConstantRangeAttributeImpl : public EnumAttributeImpl {238 ConstantRangeAttributeImpl(Attribute::AttrKind Kind, const ConstantRange &CR) in ConstantRangeAttributeImpl() function
59 class ConstantRangeAttributeImpl; variable1768 SpecificBumpPtrAllocator<ConstantRangeAttributeImpl>
189 ConstantRangeAttributeImpl(Kind, CR); in get()868 return static_cast<const ConstantRangeAttributeImpl *>(this) in getValueAsConstantRange()