Searched refs:TT_CtorInitializerComma (Results 1 – 3 of 3) sorted by relevance
40 TT_CtorInitializerComma, enumerator
494 Tok->Type = TT_CtorInitializerComma; in consumeToken()1275 if (Parameter->Previous->Type != TT_CtorInitializerComma && in calculateFormattingInformation()1666 } else if ((Right.Type == TT_CtorInitializerComma || in mustBreakBefore()1791 if (Left.Type == TT_CtorInitializerComma && in canBreakBefore()1794 if (Right.Type == TT_CtorInitializerComma && in canBreakBefore()
51 if (Current.Type == TT_CtorInitializerComma && in startsNextParameter()55 (Previous.Type != TT_CtorInitializerComma || in startsNextParameter()560 if (NextNonComment->Type == TT_CtorInitializerComma) in getNewLineColumn()