clang API Documentation

clang::format::CommaSeparatedList Member List
This is the complete list of members for clang::format::CommaSeparatedList, including all inherited members.
CommaFound(const FormatToken *Token) overrideclang::format::CommaSeparatedList [inline, virtual]
CommaSeparatedList(const FormatStyle &Style)clang::format::CommaSeparatedList [inline]
formatAfterToken(LineState &State, ContinuationIndenter *Indenter, bool DryRun) overrideclang::format::CommaSeparatedList [virtual]
formatFromToken(LineState &State, ContinuationIndenter *Indenter, bool DryRun) overrideclang::format::CommaSeparatedList [virtual]
precomputeFormattingInfos(const FormatToken *Token) overrideclang::format::CommaSeparatedList [virtual]
Styleclang::format::TokenRole [protected]
TokenRole(const FormatStyle &Style)clang::format::TokenRole [inline]
~TokenRole()clang::format::TokenRole [virtual]