Searched defs:setAttributes (Results 1 – 5 of 5) sorted by relevance
237 void setAttributes(AttributeSet A) { in setAttributes() function
317 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
139 void setAttributes(uint8_t Attr) { Attributes = Attr; } in setAttributes() function
347 void AMDGPUPropagateAttributes::setAttributes(Function &F, in setAttributes() function in AMDGPUPropagateAttributes
109 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes() function in TargetLoweringBase::ArgListEntry