Home
last modified time | relevance | path

Searched defs:removeAttributeAtIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp616 void Function::removeAttributeAtIndex(unsigned i, Attribute::AttrKind Kind) { removeAttributeAtIndex() function in Function
620 void Function::removeAttributeAtIndex(unsigned i, StringRef Kind) { removeAttributeAtIndex() function in Function
H A DAttributes.cpp1409 AttributeList::removeAttributeAtIndex(LLVMContext &C, unsigned Index, removeAttributeAtIndex() function in AttributeList
1418 AttributeList AttributeList::removeAttributeAtIndex(LLVMContext &C, removeAttributeAtIndex() function in AttributeList