Searched defs:removeAttributeAtIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 640 void Function::removeAttributeAtIndex(unsigned i, Attribute::AttrKind Kind) { removeAttributeAtIndex() function in Function |
H A D | Attributes.cpp | 1539 AttributeList::removeAttributeAtIndex(LLVMContext &C, unsigned Index, removeAttributeAtIndex() function in AttributeList |