|
clang 22.0.0git
|
This is the complete list of members for clang::CommaSeparatedList, including all inherited members.
| CommaFound(const FormatToken *Token) override | clang::CommaSeparatedList | inlinevirtual |
| CommaSeparatedList(const FormatStyle &Style) | clang::CommaSeparatedList | inline |
| formatAfterToken(LineState &State, ContinuationIndenter *Indenter, bool DryRun) override | clang::CommaSeparatedList | virtual |
| formatFromToken(LineState &State, ContinuationIndenter *Indenter, bool DryRun) override | clang::CommaSeparatedList | virtual |
| lastComma() override | clang::CommaSeparatedList | inlinevirtual |
| precomputeFormattingInfos(const FormatToken *Token) override | clang::CommaSeparatedList | virtual |
| Style | clang::TokenRole | protected |
| TokenRole(const FormatStyle &Style) | clang::TokenRole | inline |
| ~TokenRole() | clang::TokenRole | virtual |