Searched refs:NumParamTypes (Results 1 – 2 of 2) sorted by relevance
66 unsigned NumParamTypes = 0; member410 FnStats.NumParamTypes++; in collectStatsForDie()789 ParamWithType += Stats.NumParamTypes; in collectStatsForObjectFile()
4146 for (unsigned ParamIdx = 0, NumParamTypes = ParamTypes.size(), ArgIdx = 0; in DeduceTemplateArguments() local4147 ParamIdx != NumParamTypes; ++ParamIdx) { in DeduceTemplateArguments()4184 if (ParamIdx + 1 == NumParamTypes || PackScope.hasFixedArity()) { in DeduceTemplateArguments()