Searched refs:formatAfterToken (Results 1 – 3 of 3) sorted by relevance
88 unsigned CommaSeparatedList::formatAfterToken(LineState &State, in formatAfterToken() function in clang::format::CommaSeparatedList
955 virtual unsigned formatAfterToken(LineState &State, in formatAfterToken() function977 unsigned formatAfterToken(LineState &State, ContinuationIndenter *Indenter,
1670 Penalty += Previous->Role->formatAfterToken(State, this, DryRun); in moveStateToNextToken()