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