Searched defs:setAttributes (Results 1 – 4 of 4) sorted by relevance
263 void setAttributes(AttributeSet A) { in setAttributes() function
355 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
159 void setAttributes(uint8_t Attr) { Attributes = Attr; } in setAttributes() function
119 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes() function in TargetLoweringBase::ArgListEntry