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