Searched refs:getWithStructRetType (Results 1 – 3 of 3) sorted by relevance
143 static Attribute getWithStructRetType(LLVMContext &Context, Type *Ty);
194 Attribute Attribute::getWithStructRetType(LLVMContext &Context, Type *Ty) { in getWithStructRetType() function in Attribute
4041 NewAttr = Attribute::getWithStructRetType(Context, PtrEltTy); in parseFunctionRecord()4582 NewAttr = Attribute::getWithStructRetType(Context, PtrEltTy); in propagateAttributeTypes()