Searched refs:addStructRetAttr (Results 1 – 5 of 5) sorted by relevance
904 AttrBuilder &addStructRetAttr(Type *Ty);
1724 AttrBuilder &AttrBuilder::addStructRetAttr(Type *Ty) { in addStructRetAttr() function in AttrBuilder1899 .addStructRetAttr(Ty) in typeIncompatible()
2142 SRETAttrs.addStructRetAttr(getTypes().ConvertTypeForMem(RetTy)); in ConstructAttributeList()2307 Attrs.addStructRetAttr(getTypes().ConvertTypeForMem(ParamType)); in ConstructAttributeList()
1615 B.addStructRetAttr(nullptr); in parseAttributeGroupBlock()1660 B.addStructRetAttr(HasType ? getTypeByID(Record[++i]) : nullptr); in parseAttributeGroupBlock()
1711 B.addStructRetAttr(Ty); in parseOptionalParamAttrs()