Searched refs:CommaSeparatedList (Results 1 – 4 of 4) sorted by relevance
59 unsigned CommaSeparatedList::formatAfterToken(LineState &State, in formatAfterToken()113 unsigned CommaSeparatedList::formatFromToken(LineState &State, in formatFromToken()129 void CommaSeparatedList::precomputeFormattingInfos(const FormatToken *Token) { in precomputeFormattingInfos()230 const CommaSeparatedList::ColumnFormat *231 CommaSeparatedList::getColumnFormat(unsigned RemainingCharacters) const { in getColumnFormat()
450 class CommaSeparatedList : public TokenRole {452 CommaSeparatedList(const FormatStyle &Style) in CommaSeparatedList() function
341 Left->Role.reset(new CommaSeparatedList(Style)); in updateParameterCount()
51 string CommaSeparatedList(const vector<const FileDescriptor*> all_files) { in CommaSeparatedList() function223 CommaSeparatedList(all_files), in GetOutputFileContent()