Searched refs:removeAttributes (Results 1 – 3 of 3) sorted by relevance
349 removeAttributes(LLVMContext &C, const AttributeMask &AttrsToRemove) const;
745 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, in removeAttributes() function in AttributeSet1402 AttributeSet NewAttrs = Attrs.removeAttributes(C, AttrsToRemove); in removeAttributesAtIndex()
3573 AttrBuilder AB(Ctx, CallerPAL.getParamAttrs(i).removeAttributes( in transformConstExprCastCall()3579 CallerPAL.getParamAttrs(i).removeAttributes(Ctx, IncompatibleAttrs)); in transformConstExprCastCall()