Lines Matching refs:removeAttributes
729 return removeAttributes(C, Index, AttributeSet::get(C, Index, Attr));732 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index,764 B.removeAttributes(Attrs.pImpl->getSlotAttributes(I), Index);1002 AttrBuilder &AttrBuilder::removeAttributes(AttributeSet A, uint64_t Index) {