clang  3.7.0
clang::format::BreakableLineComment Member List

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

BreakableLineComment(const FormatToken &Token, unsigned IndentLevel, unsigned StartColumn, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableLineComment
BreakableSingleLineToken(const FormatToken &Tok, unsigned IndentLevel, unsigned StartColumn, StringRef Prefix, StringRef Postfix, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableSingleLineTokenprotected
BreakableToken(const FormatToken &Tok, unsigned IndentLevel, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableTokeninlineprotected
Encodingclang::format::BreakableTokenprotected
getLineCount() const overrideclang::format::BreakableSingleLineTokenvirtual
getLineLengthAfterSplit(unsigned LineIndex, unsigned TailOffset, StringRef::size_type Length) const overrideclang::format::BreakableSingleLineTokenvirtual
getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit) const overrideclang::format::BreakableLineCommentvirtual
IndentLevelclang::format::BreakableTokenprotected
InPPDirectiveclang::format::BreakableTokenprotected
insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) overrideclang::format::BreakableLineCommentvirtual
Lineclang::format::BreakableSingleLineTokenprotected
Postfixclang::format::BreakableSingleLineTokenprotected
Prefixclang::format::BreakableSingleLineTokenprotected
replaceWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) overrideclang::format::BreakableLineCommentvirtual
replaceWhitespaceBefore(unsigned LineIndex, WhitespaceManager &Whitespaces) overrideclang::format::BreakableLineCommentvirtual
Split typedefclang::format::BreakableToken
StartColumnclang::format::BreakableSingleLineTokenprotected
Styleclang::format::BreakableTokenprotected
Tokclang::format::BreakableTokenprotected
~BreakableToken()clang::format::BreakableTokeninlinevirtual