Searched refs:CommaSeparatedList (Results 1 – 4 of 4) sorted by relevance
59 unsigned CommaSeparatedList::formatAfterToken(LineState &State, in formatAfterToken()114 unsigned CommaSeparatedList::formatFromToken(LineState &State, in formatFromToken()130 void CommaSeparatedList::precomputeFormattingInfos(const FormatToken *Token) { in precomputeFormattingInfos()245 const CommaSeparatedList::ColumnFormat *246 CommaSeparatedList::getColumnFormat(unsigned RemainingCharacters) const { in getColumnFormat()
469 class CommaSeparatedList : public TokenRole {471 CommaSeparatedList(const FormatStyle &Style) in CommaSeparatedList() function
374 Left->Role.reset(new CommaSeparatedList(Style)); in updateParameterCount()
53 string CommaSeparatedList(const vector<const FileDescriptor*> all_files) { in CommaSeparatedList() function222 CommaSeparatedList(all_files), in GetOutputFileContent()