Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance
6182 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument6246 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6247 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()6265 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6266 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()6301 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6302 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()6351 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6352 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()6370 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()[all …]