Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance
5600 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument5662 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5681 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5715 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5716 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5764 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5765 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()5783 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5784 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()5807 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()[all …]