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; variable1592 SpecificBumpPtrAllocator<ConstantRangeAttributeImpl>
187 ConstantRangeAttributeImpl(Kind, CR); in get()800 return static_cast<const ConstantRangeAttributeImpl *>(this) in getValueAsConstantRange()