Searched refs:addStructRetAttr (Results 1 – 4 of 4) sorted by relevance
1210 AttrBuilder &addStructRetAttr(Type *Ty);
1824 AttrBuilder &AttrBuilder::addStructRetAttr(Type *Ty) { in addStructRetAttr() function in AttrBuilder
2423 SRETAttrs.addStructRetAttr(getTypes().ConvertTypeForMem(RetTy)); in ConstructAttributeList()2614 Attrs.addStructRetAttr(getTypes().ConvertTypeForMem(ParamType)); in ConstructAttributeList()
2175 B.addStructRetAttr(nullptr); in parseAttributeGroupBlock()