|
clang
5.0.0
|
This is the complete list of members for clang::format::BreakableBlockComment, including all inherited members.
| BreakableBlockComment(const FormatToken &Token, unsigned StartColumn, unsigned OriginalStartColumn, bool FirstInLine, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableBlockComment | |
| BreakableComment(const FormatToken &Token, unsigned StartColumn, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableComment | protected |
| BreakableToken(const FormatToken &Tok, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) | clang::format::BreakableToken | inlineprotected |
| compressWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) override | clang::format::BreakableComment | virtual |
| Content | clang::format::BreakableComment | protected |
| ContentColumn | clang::format::BreakableComment | protected |
| Encoding | clang::format::BreakableToken | protected |
| getLineCount() const override | clang::format::BreakableComment | virtual |
| getLineLengthAfterCompression(unsigned RemainingTokenColumns, Split Split) const | clang::format::BreakableToken | |
| getLineLengthAfterSplit(unsigned LineIndex, unsigned TailOffset, StringRef::size_type Length) const override | clang::format::BreakableBlockComment | virtual |
| getLineLengthAfterSplitBefore(unsigned LineIndex, unsigned TailOffset, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore) const override | clang::format::BreakableBlockComment | virtual |
| getReflowSplit(StringRef Text, StringRef ReflowPrefix, unsigned PreviousEndColumn, unsigned ColumnLimit) const | clang::format::BreakableComment | protected |
| getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableComment | virtual |
| getSplitBefore(unsigned LineIndex, unsigned PreviousEndColumn, unsigned ColumnLimit, llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableBlockComment | virtual |
| InPPDirective | clang::format::BreakableToken | protected |
| insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) override | clang::format::BreakableBlockComment | virtual |
| Lines | clang::format::BreakableComment | protected |
| mayReflow(unsigned LineIndex, llvm::Regex &CommentPragmasRegex) const override | clang::format::BreakableBlockComment | virtual |
| ReflowPrefix | clang::format::BreakableComment | protected |
| replaceWhitespaceBefore(unsigned LineIndex, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore, WhitespaceManager &Whitespaces) override | clang::format::BreakableBlockComment | virtual |
| Split typedef | clang::format::BreakableToken | |
| StartColumn | clang::format::BreakableComment | protected |
| Style | clang::format::BreakableToken | protected |
| Tok | clang::format::BreakableToken | protected |
| tokenAt(unsigned LineIndex) const | clang::format::BreakableComment | protected |
| Tokens | clang::format::BreakableComment | protected |
| updateNextToken(LineState &State) const | clang::format::BreakableToken | inlinevirtual |
| ~BreakableToken() | clang::format::BreakableToken | inlinevirtual |
1.8.6