clang
9.0.0
|
This is the complete list of members for clang::format::BreakableLineCommentSection, including all inherited members.
adaptStartOfLine(unsigned LineIndex, WhitespaceManager &Whitespaces) const override | clang::format::BreakableLineCommentSection | |
BreakableComment(const FormatToken &Token, unsigned StartColumn, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableComment | protected |
BreakableLineCommentSection(const FormatToken &Token, unsigned StartColumn, unsigned OriginalStartColumn, bool FirstInLine, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableLineCommentSection | |
compressWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) const override | clang::format::BreakableComment | |
Content | clang::format::BreakableComment | protected |
ContentColumn | clang::format::BreakableComment | protected |
getContentStartColumn(unsigned LineIndex, bool Break) const override | clang::format::BreakableLineCommentSection | |
getLineCount() const override | clang::format::BreakableComment | |
getRangeLength(unsigned LineIndex, unsigned Offset, StringRef::size_type Length, unsigned StartColumn) const override | clang::format::BreakableLineCommentSection | |
getReflowSplit(unsigned LineIndex, llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableLineCommentSection | |
getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, unsigned ContentStartColumn, llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableComment | |
insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, unsigned ContentIndent, WhitespaceManager &Whitespaces) const override | clang::format::BreakableLineCommentSection | |
Lines | clang::format::BreakableComment | protected |
mayReflow(unsigned LineIndex, llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableLineCommentSection | virtual |
reflow(unsigned LineIndex, WhitespaceManager &Whitespaces) const override | clang::format::BreakableLineCommentSection | |
ReflowPrefix | clang::format::BreakableComment | protected |
StartColumn | clang::format::BreakableComment | protected |
supportsReflow() const override | clang::format::BreakableComment | inline |
tokenAt(unsigned LineIndex) const | clang::format::BreakableComment | protected |
Tokens | clang::format::BreakableComment | protected |
updateNextToken(LineState &State) const override | clang::format::BreakableLineCommentSection |