Searched defs:addAttributeAtIndex (Results 1 – 2 of 2) sorted by relevance
1461 AttributeList::addAttributeAtIndex(LLVMContext &C, unsigned Index, in addAttributeAtIndex() function in AttributeList1472 AttributeList AttributeList::addAttributeAtIndex(LLVMContext &C, unsigned Index, in addAttributeAtIndex() function in AttributeList1480 AttributeList AttributeList::addAttributeAtIndex(LLVMContext &C, unsigned Index, in addAttributeAtIndex() function in AttributeList
625 void Function::addAttributeAtIndex(unsigned i, Attribute Attr) { in addAttributeAtIndex() function in Function