Searched refs:StripAttr (Results 1 – 1 of 1) sorted by relevance
1672 static AttributeList StripAttr(LLVMContext &C, AttributeList Attrs, in StripAttr() function1681 F->setAttributes(StripAttr(F->getContext(), F->getAttributes(), A)); in RemoveAttribute()1686 CB->setAttributes(StripAttr(F->getContext(), CB->getAttributes(), A)); in RemoveAttribute()