Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance
5955 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument6019 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6020 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()6038 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6039 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()6074 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6075 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()6124 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6125 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()6143 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()[all …]