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