Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance
5760 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument5824 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5825 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5843 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5844 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5879 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5880 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5929 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5930 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()5948 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()[all …]