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