Searched refs:CommaSeparatedList (Results 1 – 7 of 7) 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()
76 unsigned CommaSeparatedList::formatAfterToken(LineState &State, in formatAfterToken()135 unsigned CommaSeparatedList::formatFromToken(LineState &State, in formatFromToken()153 void CommaSeparatedList::precomputeFormattingInfos(const FormatToken *Token) { in precomputeFormattingInfos()291 const CommaSeparatedList::ColumnFormat *292 CommaSeparatedList::getColumnFormat(unsigned RemainingCharacters) const { in getColumnFormat()
772 class CommaSeparatedList : public TokenRole {774 CommaSeparatedList(const FormatStyle &Style) in CommaSeparatedList() function
788 Left->Role.reset(new CommaSeparatedList(Style)); in updateParameterCount()
70 std::string CommaSeparatedList( in CommaSeparatedList() function313 generator_name, parameter, file->name(), CommaSeparatedList(all_files), in GetOutputFileContent()