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()
4302 for (unsigned ParamIdx = 0, NumParamTypes = ParamTypes.size(), ArgIdx = 0; in DeduceTemplateArguments() local4303 ParamIdx != NumParamTypes; ++ParamIdx) { in DeduceTemplateArguments()4329 bool IsTrailingPack = ParamIdx + 1 == NumParamTypes; in DeduceTemplateArguments()