Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance
5858 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument5923 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5942 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5977 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5978 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()6027 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6028 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()6046 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()6047 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()6070 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()[all …]