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