Searched refs:getWithStructRetType (Results 1 – 4 of 4) sorted by relevance
111 static Attribute getWithStructRetType(LLVMContext &Context, Type *Ty);
175 Attribute Attribute::getWithStructRetType(LLVMContext &Context, Type *Ty) { in getWithStructRetType() function in Attribute863 Attr = Attribute::getWithStructRetType(C, B.getStructRetType()); in get()
151 return wrap(Attribute::getWithStructRetType(Ctx, NULL)); in LLVMCreateEnumAttribute()
3313 : Attribute::getWithStructRetType(Context, PtrEltTy); in parseFunctionRecord()3789 : Attribute::getWithStructRetType(Context, PtrEltTy); in propagateByValSRetTypes()