Searched refs:getWithStructRetType (Results 1 – 4 of 4) sorted by relevance
143 static Attribute getWithStructRetType(LLVMContext &Context, Type *Ty);
190 Attribute Attribute::getWithStructRetType(LLVMContext &Context, Type *Ty) { in getWithStructRetType() function in Attribute
159 return wrap(Attribute::getWithStructRetType(Ctx, nullptr)); in LLVMCreateEnumAttribute()
3869 NewAttr = Attribute::getWithStructRetType(Context, PtrEltTy); in parseFunctionRecord()4380 NewAttr = Attribute::getWithStructRetType(Context, PtrEltTy); in propagateAttributeTypes()