Searched defs:removeAttributes (Results 1 – 2 of 2) sorted by relevance
644 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, in removeAttributes() function in AttributeSet1316 AttributeList::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes() function in AttributeList1326 AttributeList AttributeList::removeAttributes(LLVMContext &C, in removeAttributes() function in AttributeList1635 AttrBuilder &AttrBuilder::removeAttributes(AttributeList A, uint64_t Index) { in removeAttributes() function in AttrBuilder
580 void Function::removeAttributes(unsigned i, const AttrBuilder &Attrs) { in removeAttributes() function in Function