clang  5.0.0
clang::format::BreakableLineCommentSection Member List

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

BreakableComment(const FormatToken &Token, unsigned StartColumn, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableCommentprotected
BreakableLineCommentSection(const FormatToken &Token, unsigned StartColumn, unsigned OriginalStartColumn, bool FirstInLine, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableLineCommentSection
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
getLineCount() const overrideclang::format::BreakableCommentvirtual
getLineLengthAfterCompression(unsigned RemainingTokenColumns, Split Split) const clang::format::BreakableToken
getLineLengthAfterSplit(unsigned LineIndex, unsigned TailOffset, StringRef::size_type Length) const overrideclang::format::BreakableLineCommentSectionvirtual
getLineLengthAfterSplitBefore(unsigned LineIndex, unsigned TailOffset, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore) const overrideclang::format::BreakableLineCommentSectionvirtual
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 overrideclang::format::BreakableLineCommentSectionvirtual
InPPDirectiveclang::format::BreakableTokenprotected
insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) overrideclang::format::BreakableLineCommentSectionvirtual
Linesclang::format::BreakableCommentprotected
mayReflow(unsigned LineIndex, llvm::Regex &CommentPragmasRegex) const overrideclang::format::BreakableLineCommentSectionvirtual
ReflowPrefixclang::format::BreakableCommentprotected
replaceWhitespaceBefore(unsigned LineIndex, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore, WhitespaceManager &Whitespaces) overrideclang::format::BreakableLineCommentSectionvirtual
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 overrideclang::format::BreakableLineCommentSectionvirtual
~BreakableToken()clang::format::BreakableTokeninlinevirtual