Searched refs:addStructRetAttr (Results 1 – 4 of 4) sorted by relevance
1203 AttrBuilder &addStructRetAttr(Type *Ty);
2005 AttrBuilder &AttrBuilder::addStructRetAttr(Type *Ty) { in addStructRetAttr() function in AttrBuilder
2615 SRETAttrs.addStructRetAttr(getTypes().ConvertTypeForMem(RetTy)); in ConstructAttributeList()2811 Attrs.addStructRetAttr(getTypes().ConvertTypeForMem(ParamType)); in ConstructAttributeList()
2294 B.addStructRetAttr(nullptr); in parseAttributeGroupBlock()