clang API Documentation

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