|
clang 22.0.0git
|
This is the complete list of members for clang::format::BreakableToken, including all inherited members.
| adaptStartOfLine(unsigned LineIndex, WhitespaceManager &Whitespaces) const | clang::format::BreakableToken | inlinevirtual |
| 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 =0 | clang::format::BreakableToken | pure virtual |
| Encoding | clang::format::BreakableToken | protected |
| getContentIndent(unsigned LineIndex) const | clang::format::BreakableToken | inlinevirtual |
| getContentStartColumn(unsigned LineIndex, bool Break) const =0 | clang::format::BreakableToken | pure virtual |
| getLengthAfterCompression(unsigned RemainingTokenColumns, Split Split) const | clang::format::BreakableToken | |
| getLineCount() const =0 | clang::format::BreakableToken | pure virtual |
| getRangeLength(unsigned LineIndex, unsigned Offset, StringRef::size_type Length, unsigned StartColumn) const =0 | clang::format::BreakableToken | pure virtual |
| getReflowSplit(unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const | clang::format::BreakableToken | inlinevirtual |
| getRemainingLength(unsigned LineIndex, unsigned Offset, unsigned StartColumn) const | clang::format::BreakableToken | inlinevirtual |
| getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, unsigned ContentStartColumn, const llvm::Regex &CommentPragmasRegex) const =0 | clang::format::BreakableToken | pure virtual |
| getSplitAfterLastLine(unsigned TailOffset) const | clang::format::BreakableToken | inlinevirtual |
| InPPDirective | clang::format::BreakableToken | protected |
| insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, unsigned ContentIndent, WhitespaceManager &Whitespaces) const =0 | clang::format::BreakableToken | pure virtual |
| introducesBreakBeforeToken() const | clang::format::BreakableToken | inlinevirtual |
| reflow(unsigned LineIndex, WhitespaceManager &Whitespaces) const | clang::format::BreakableToken | inlinevirtual |
| replaceWhitespaceAfterLastLine(unsigned TailOffset, Split SplitAfterLastLine, WhitespaceManager &Whitespaces) const | clang::format::BreakableToken | inline |
| Split typedef | clang::format::BreakableToken | |
| Style | clang::format::BreakableToken | protected |
| supportsReflow() const | clang::format::BreakableToken | inlinevirtual |
| Tok | clang::format::BreakableToken | protected |
| updateAfterBroken(WhitespaceManager &Whitespaces) const | clang::format::BreakableToken | inlinevirtual |
| updateNextToken(LineState &State) const | clang::format::BreakableToken | inlinevirtual |
| ~BreakableToken() | clang::format::BreakableToken | inlinevirtual |