clang  5.0.0
clang::format::BreakableToken Member List

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

BreakableToken(const FormatToken &Tok, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableTokeninlineprotected
compressWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces)=0clang::format::BreakableTokenpure virtual
Encodingclang::format::BreakableTokenprotected
getLineCount() const =0clang::format::BreakableTokenpure virtual
getLineLengthAfterCompression(unsigned RemainingTokenColumns, Split Split) const clang::format::BreakableToken
getLineLengthAfterSplit(unsigned LineIndex, unsigned TailOffset, StringRef::size_type Length) const =0clang::format::BreakableTokenpure virtual
getLineLengthAfterSplitBefore(unsigned LineIndex, unsigned TailOffset, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore) const clang::format::BreakableTokeninlinevirtual
getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, llvm::Regex &CommentPragmasRegex) const =0clang::format::BreakableTokenpure virtual
getSplitBefore(unsigned LineIndex, unsigned PreviousEndColumn, unsigned ColumnLimit, llvm::Regex &CommentPragmasRegex) const clang::format::BreakableTokeninlinevirtual
InPPDirectiveclang::format::BreakableTokenprotected
insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces)=0clang::format::BreakableTokenpure virtual
replaceWhitespaceBefore(unsigned LineIndex, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore, WhitespaceManager &Whitespaces)clang::format::BreakableTokeninlinevirtual
Split typedefclang::format::BreakableToken
Styleclang::format::BreakableTokenprotected
Tokclang::format::BreakableTokenprotected
updateNextToken(LineState &State) const clang::format::BreakableTokeninlinevirtual
~BreakableToken()clang::format::BreakableTokeninlinevirtual