Home | History | Annotate | Download | only in IR

Lines Matching refs:addAttributes

196   getParent()->addAttributes(getArgNo() + 1,
345 void Function::addAttributes(unsigned i, AttributeSet attrs) {
347 PAL = PAL.addAttributes(getContext(), i, attrs);