clang 19.0.0git
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, unsigned FirstStartColumn=0, unsigned NextStartColumn=0, unsigned LastStartColumn=0)clang::format::UnwrappedLineFormatter
UnwrappedLineFormatter(ContinuationIndenter *Indenter, WhitespaceManager *Whitespaces, const FormatStyle &Style, const AdditionalKeywords &Keywords, const SourceManager &SourceMgr, FormattingAttemptStatus *Status)clang::format::UnwrappedLineFormatterinline