Searched refs:ParameterCount (Results 1 – 2 of 2) sorted by relevance
98 ParameterCount(0), PackingKind(PPK_Inconclusive), TotalLength(0), in FormatToken()183 unsigned ParameterCount; member
279 ++Left->ParameterCount; in updateParameterCount()283 } else if (Left->ParameterCount == 0 && Current->isNot(tok::comment)) { in updateParameterCount()284 Left->ParameterCount = 1; in updateParameterCount()1163 Left.MatchingParen->ParameterCount > 0) in splitPenalty()1188 return Left.ParameterCount > 1 ? Style.PenaltyBreakBeforeFirstCallParameter in splitPenalty()