clang  3.7.0
clang::format::UnwrappedLineFormatter Member List

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

format(const SmallVectorImpl< AnnotatedLine * > &Lines, bool DryRun=false, int AdditionalIndent=0, bool FixBadIndentation=false)clang::format::UnwrappedLineFormatter
UnwrappedLineFormatter(ContinuationIndenter *Indenter, WhitespaceManager *Whitespaces, const FormatStyle &Style, const AdditionalKeywords &Keywords, bool *IncompleteFormat)clang::format::UnwrappedLineFormatterinline