|
clang 22.0.0git
|
This is the complete list of members for clang::format::BreakableBlockComment, including all inherited members.
| adaptStartOfLine(unsigned LineIndex, WhitespaceManager &Whitespaces) const override | clang::format::BreakableBlockComment | virtual |
| AlwaysReflow | clang::format::BreakableComment | protected |
| BreakableBlockComment(const FormatToken &Token, unsigned StartColumn, unsigned OriginalStartColumn, bool FirstInLine, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style, bool UseCRLF) | clang::format::BreakableBlockComment | |
| BreakableComment(const FormatToken &Token, unsigned StartColumn, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableComment | protected |
| BreakableToken(const FormatToken &Tok, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableToken | inlineprotected |
| compressWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) const override | clang::format::BreakableComment | virtual |
| Content | clang::format::BreakableComment | protected |
| ContentColumn | clang::format::BreakableComment | protected |
| ContentIndentingJavadocAnnotations | clang::format::BreakableBlockComment | static |
| Encoding | clang::format::BreakableToken | protected |
| getContentIndent(unsigned LineIndex) const override | clang::format::BreakableBlockComment | virtual |
| getContentStartColumn(unsigned LineIndex, bool Break) const override | clang::format::BreakableBlockComment | virtual |
| getLengthAfterCompression(unsigned RemainingTokenColumns, Split Split) const | clang::format::BreakableToken | |
| getLineCount() const override | clang::format::BreakableComment | virtual |
| getRangeLength(unsigned LineIndex, unsigned Offset, StringRef::size_type Length, unsigned StartColumn) const override | clang::format::BreakableBlockComment | virtual |
| getReflowSplit(unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableBlockComment | virtual |
| getRemainingLength(unsigned LineIndex, unsigned Offset, unsigned StartColumn) const override | clang::format::BreakableBlockComment | virtual |
| getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, unsigned ContentStartColumn, const llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableBlockComment | virtual |
| getSplitAfterLastLine(unsigned TailOffset) const override | clang::format::BreakableBlockComment | virtual |
| InPPDirective | clang::format::BreakableToken | protected |
| insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, unsigned ContentIndent, WhitespaceManager &Whitespaces) const override | clang::format::BreakableBlockComment | virtual |
| introducesBreakBeforeToken() const override | clang::format::BreakableBlockComment | virtual |
| Lines | clang::format::BreakableComment | protected |
| mayReflow(unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableBlockComment | virtual |
| reflow(unsigned LineIndex, WhitespaceManager &Whitespaces) const override | clang::format::BreakableBlockComment | virtual |
| ReflowPrefix | clang::format::BreakableComment | protected |
| replaceWhitespaceAfterLastLine(unsigned TailOffset, Split SplitAfterLastLine, WhitespaceManager &Whitespaces) const | clang::format::BreakableToken | inline |
| Split typedef | clang::format::BreakableToken | |
| StartColumn | clang::format::BreakableComment | protected |
| Style | clang::format::BreakableToken | protected |
| supportsReflow() const override | clang::format::BreakableComment | inlinevirtual |
| Tok | clang::format::BreakableToken | protected |
| tokenAt(unsigned LineIndex) const | clang::format::BreakableComment | protected |
| Tokens | clang::format::BreakableComment | protected |
| updateAfterBroken(WhitespaceManager &Whitespaces) const | clang::format::BreakableToken | inlinevirtual |
| updateNextToken(LineState &State) const | clang::format::BreakableToken | inlinevirtual |
| ~BreakableToken() | clang::format::BreakableToken | inlinevirtual |