Searched refs:CommaSeparatedList (Results 1 – 4 of 4) sorted by relevance
75 unsigned CommaSeparatedList::formatAfterToken(LineState &State, in formatAfterToken()130 unsigned CommaSeparatedList::formatFromToken(LineState &State, in formatFromToken()146 void CommaSeparatedList::precomputeFormattingInfos(const FormatToken *Token) { in precomputeFormattingInfos()284 const CommaSeparatedList::ColumnFormat *285 CommaSeparatedList::getColumnFormat(unsigned RemainingCharacters) const { in getColumnFormat()
515 class CommaSeparatedList : public TokenRole {517 CommaSeparatedList(const FormatStyle &Style) in CommaSeparatedList() function
447 Left->Role.reset(new CommaSeparatedList(Style)); in updateParameterCount()
62 string CommaSeparatedList(const vector<const FileDescriptor*> all_files) { in CommaSeparatedList() function237 CommaSeparatedList(all_files), in GetOutputFileContent()