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