clang
8.0.0
|
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::BreakableComment | protected |
compressWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) const override | clang::format::BreakableComment | |
Content | clang::format::BreakableComment | protected |
ContentColumn | clang::format::BreakableComment | protected |
getLineCount() const override | clang::format::BreakableComment | |
getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, unsigned ContentStartColumn, llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableComment | |
Lines | clang::format::BreakableComment | protected |
mayReflow(unsigned LineIndex, llvm::Regex &CommentPragmasRegex) const =0 | clang::format::BreakableComment | protectedpure virtual |
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 |