Searched refs:NumParamTypes (Results 1 – 2 of 2) sorted by relevance
104 uint64_t NumParamTypes = 0; member448 FnStats.NumParamTypes++; in collectStatsForDie()935 ParamWithType += Stats.NumParamTypes; in collectStatsForObjectFile()
4134 for (unsigned ParamIdx = 0, NumParamTypes = ParamTypes.size(), ArgIdx = 0; in DeduceTemplateArguments() local4135 ParamIdx != NumParamTypes; ++ParamIdx) { in DeduceTemplateArguments()4172 if (ParamIdx + 1 == NumParamTypes || PackScope.hasFixedArity()) { in DeduceTemplateArguments()