Searched defs:removeAttributes (Results 1 – 2 of 2) sorted by relevance
750 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes() function in AttributeSet1020 AttrBuilder &AttrBuilder::removeAttributes(AttributeSet A, uint64_t Index) { in removeAttributes() function in AttrBuilder
319 void Function::removeAttributes(unsigned i, AttributeSet attrs) { in removeAttributes() function in Function