Home | History | Annotate | Download | only in IR

Lines Matching refs:addAttributes

189   getParent()->addAttributes(getArgNo() + 1,
333 void Function::addAttributes(unsigned i, AttributeSet attrs) {
335 PAL = PAL.addAttributes(getContext(), i, attrs);