clang 19.0.0git
clang::format::BreakableToken Member List

This is the complete list of members for clang::format::BreakableToken, including all inherited members.

adaptStartOfLine(unsigned LineIndex, WhitespaceManager &Whitespaces) constclang::format::BreakableTokeninlinevirtual
BreakableToken(const FormatToken &Tok, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableTokeninlineprotected
compressWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) const =0clang::format::BreakableTokenpure virtual
Encodingclang::format::BreakableTokenprotected
getContentIndent(unsigned LineIndex) constclang::format::BreakableTokeninlinevirtual
getContentStartColumn(unsigned LineIndex, bool Break) const =0clang::format::BreakableTokenpure virtual
getLengthAfterCompression(unsigned RemainingTokenColumns, Split Split) constclang::format::BreakableToken
getLineCount() const =0clang::format::BreakableTokenpure virtual
getRangeLength(unsigned LineIndex, unsigned Offset, StringRef::size_type Length, unsigned StartColumn) const =0clang::format::BreakableTokenpure virtual
getReflowSplit(unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) constclang::format::BreakableTokeninlinevirtual
getRemainingLength(unsigned LineIndex, unsigned Offset, unsigned StartColumn) constclang::format::BreakableTokeninlinevirtual
getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, unsigned ContentStartColumn, const llvm::Regex &CommentPragmasRegex) const =0clang::format::BreakableTokenpure virtual
getSplitAfterLastLine(unsigned TailOffset) constclang::format::BreakableTokeninlinevirtual
InPPDirectiveclang::format::BreakableTokenprotected
insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, unsigned ContentIndent, WhitespaceManager &Whitespaces) const =0clang::format::BreakableTokenpure virtual
introducesBreakBeforeToken() constclang::format::BreakableTokeninlinevirtual
reflow(unsigned LineIndex, WhitespaceManager &Whitespaces) constclang::format::BreakableTokeninlinevirtual
replaceWhitespaceAfterLastLine(unsigned TailOffset, Split SplitAfterLastLine, WhitespaceManager &Whitespaces) constclang::format::BreakableTokeninline
Split typedefclang::format::BreakableToken
Styleclang::format::BreakableTokenprotected
supportsReflow() constclang::format::BreakableTokeninlinevirtual
Tokclang::format::BreakableTokenprotected
updateAfterBroken(WhitespaceManager &Whitespaces) constclang::format::BreakableTokeninlinevirtual
updateNextToken(LineState &State) constclang::format::BreakableTokeninlinevirtual
~BreakableToken()clang::format::BreakableTokeninlinevirtual