clang  5.0.0
clang::format::BreakableComment Member List

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

BreakableComment(const FormatToken &Token, unsigned StartColumn, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableCommentprotected
BreakableToken(const FormatToken &Tok, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableTokeninlineprotected
compressWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) overrideclang::format::BreakableCommentvirtual
Contentclang::format::BreakableCommentprotected
ContentColumnclang::format::BreakableCommentprotected
Encodingclang::format::BreakableTokenprotected
getContentStartColumn(unsigned LineIndex, unsigned TailOffset) const =0clang::format::BreakableCommentprotectedpure virtual
getLineCount() const overrideclang::format::BreakableCommentvirtual
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
getReflowSplit(StringRef Text, StringRef ReflowPrefix, unsigned PreviousEndColumn, unsigned ColumnLimit) const clang::format::BreakableCommentprotected
getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, llvm::Regex &CommentPragmasRegex) const overrideclang::format::BreakableCommentvirtual
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
Linesclang::format::BreakableCommentprotected
mayReflow(unsigned LineIndex, llvm::Regex &CommentPragmasRegex) const =0clang::format::BreakableCommentprotectedpure virtual
ReflowPrefixclang::format::BreakableCommentprotected
replaceWhitespaceBefore(unsigned LineIndex, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore, WhitespaceManager &Whitespaces)clang::format::BreakableTokeninlinevirtual
Split typedefclang::format::BreakableToken
StartColumnclang::format::BreakableCommentprotected
Styleclang::format::BreakableTokenprotected
Tokclang::format::BreakableTokenprotected
tokenAt(unsigned LineIndex) const clang::format::BreakableCommentprotected
Tokensclang::format::BreakableCommentprotected
updateNextToken(LineState &State) const clang::format::BreakableTokeninlinevirtual
~BreakableToken()clang::format::BreakableTokeninlinevirtual