clang  5.0.0
clang::format::BreakableStringLiteral Member List

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

BreakableSingleLineToken(const FormatToken &Tok, unsigned StartColumn, StringRef Prefix, StringRef Postfix, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableSingleLineTokenprotected
BreakableStringLiteral(const FormatToken &Tok, unsigned StartColumn, StringRef Prefix, StringRef Postfix, bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style)clang::format::BreakableStringLiteral
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::BreakableStringLiteralinlinevirtual
Encodingclang::format::BreakableTokenprotected
getLineCount() const overrideclang::format::BreakableSingleLineTokenvirtual
getLineLengthAfterCompression(unsigned RemainingTokenColumns, Split Split) const clang::format::BreakableToken
getLineLengthAfterSplit(unsigned LineIndex, unsigned TailOffset, StringRef::size_type Length) const overrideclang::format::BreakableSingleLineTokenvirtual
getLineLengthAfterSplitBefore(unsigned LineIndex, unsigned TailOffset, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore) const clang::format::BreakableTokeninlinevirtual
getSplit(unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, llvm::Regex &CommentPragmasRegex) const overrideclang::format::BreakableStringLiteralvirtual
getSplitBefore(unsigned LineIndex, unsigned PreviousEndColumn, unsigned ColumnLimit, llvm::Regex &CommentPragmasRegex) const clang::format::BreakableTokeninlinevirtual
InPPDirectiveclang::format::BreakableTokenprotected
insertBreak(unsigned LineIndex, unsigned TailOffset, Split Split, WhitespaceManager &Whitespaces) overrideclang::format::BreakableStringLiteralvirtual
Lineclang::format::BreakableSingleLineTokenprotected
Postfixclang::format::BreakableSingleLineTokenprotected
Prefixclang::format::BreakableSingleLineTokenprotected
replaceWhitespaceBefore(unsigned LineIndex, unsigned PreviousEndColumn, unsigned ColumnLimit, Split SplitBefore, WhitespaceManager &Whitespaces)clang::format::BreakableTokeninlinevirtual
Split typedefclang::format::BreakableToken
StartColumnclang::format::BreakableSingleLineTokenprotected
Styleclang::format::BreakableTokenprotected
Tokclang::format::BreakableTokenprotected
updateNextToken(LineState &State) const clang::format::BreakableTokeninlinevirtual
~BreakableToken()clang::format::BreakableTokeninlinevirtual