Searched defs:addAttr (Results 1 – 3 of 3) sorted by relevance
269 AttrListPtr AttrListPtr::addAttr(unsigned Idx, Attributes Attrs) const { in addAttr() function in AttrListPtr
119 void Argument::addAttr(Attributes attr) { in addAttr() function in Argument
367 void addAttr(Attr *A) { in addAttr() function