Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance
5030 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument5084 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5103 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5134 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5135 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5183 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5184 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()5202 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5203 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()5226 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()[all …]