Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance
5666 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument5728 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5747 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5781 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5782 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5830 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5831 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()5849 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5850 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()5873 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()[all …]