clang 20.0.0git
|
This is the complete list of members for clang::format::BreakableComment, including all inherited members.
adaptStartOfLine(unsigned LineIndex, WhitespaceManager &Whitespaces) const | clang::format::BreakableToken | inlinevirtual |
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 |
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 override | clang::format::BreakableComment | 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 override | clang::format::BreakableComment | 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 |
Lines | clang::format::BreakableComment | protected |
mayReflow(unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const =0 | clang::format::BreakableComment | protectedpure virtual |
reflow(unsigned LineIndex, WhitespaceManager &Whitespaces) const | clang::format::BreakableToken | inlinevirtual |
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 |