|
clang
3.8.0
|
This is the complete list of members for clang::format::BreakableBlockComment, including all inherited members.
| BreakableBlockComment(const FormatToken &Token, unsigned IndentLevel, unsigned StartColumn, unsigned OriginaStartColumn, bool FirstInLine, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableBlockComment | |
| BreakableToken(const FormatToken &Tok, unsigned IndentLevel, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableToken | inlineprotected |
| Encoding | clang::format::BreakableToken | protected |
| getLineCount() const override | clang::format::BreakableBlockComment | virtual |
| getLineLengthAfterSplit(unsigned LineIndex, unsigned TailOffset, StringRef::size_type Length) const override | clang::format::BreakableBlockComment | virtual |
| getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit) const override | clang::format::BreakableBlockComment | virtual |
| IndentLevel | clang::format::BreakableToken | protected |
| InPPDirective | clang::format::BreakableToken | protected |
| insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) override | clang::format::BreakableBlockComment | virtual |
| replaceWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) override | clang::format::BreakableBlockComment | virtual |
| replaceWhitespaceBefore(unsigned LineIndex, WhitespaceManager &Whitespaces) override | clang::format::BreakableBlockComment | virtual |
| Split typedef | clang::format::BreakableToken | |
| Style | clang::format::BreakableToken | protected |
| Tok | clang::format::BreakableToken | protected |
| ~BreakableToken() | clang::format::BreakableToken | inlinevirtual |
1.8.6