Home | History | Annotate | Download | only in IR

Lines Matching refs:removeAttributes

199   getParent()->removeAttributes(getArgNo() + 1,
339 void Function::removeAttributes(unsigned i, AttributeSet attrs) {
341 PAL = PAL.removeAttributes(getContext(), i, attrs);