Searched refs:MergedReturn (Results 1 – 2 of 2) sorted by relevance
3177 QualType MergedReturn = Context.mergeTypes(OldProto->getReturnType(), in MergeFunctionDecl() local3179 bool LooseCompatible = !MergedReturn.isNull(); in MergeFunctionDecl()3210 New->setType(Context.getFunctionType(MergedReturn, ArgTypes, in MergeFunctionDecl()
3735 QualType MergedReturn = Context.mergeTypes(OldProto->getReturnType(), in MergeFunctionDecl() local3737 bool LooseCompatible = !MergedReturn.isNull(); in MergeFunctionDecl()3768 New->setType(Context.getFunctionType(MergedReturn, ArgTypes, in MergeFunctionDecl()