Searched defs:removeAttributes (Results 1 – 2 of 2) sorted by relevance
955 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes() function in AttributeSet998 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes() function in AttributeSet1315 AttrBuilder &AttrBuilder::removeAttributes(AttributeSet A, uint64_t Index) { in removeAttributes() function in AttrBuilder
399 void Function::removeAttributes(unsigned i, AttributeSet Attrs) { in removeAttributes() function in Function