Searched refs:getWithStructRetType (Results 1 – 3 of 3) sorted by relevance
169 LLVM_ABI static Attribute getWithStructRetType(LLVMContext &Context,
260 Attribute Attribute::getWithStructRetType(LLVMContext &Context, Type *Ty) { in getWithStructRetType() function in Attribute
4289 NewAttr = Attribute::getWithStructRetType(Context, PtrEltTy); in parseFunctionRecord()4829 NewAttr = Attribute::getWithStructRetType(Context, PtrEltTy); in propagateAttributeTypes()