Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance
5577 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument5638 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5639 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5657 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5658 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5692 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5693 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()5741 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()5742 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()5760 PInfos.set(OutParamTypes.size(), ParamInfos[i]); in TransformFunctionTypeParams()[all …]