clang 20.0.0git
|
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::UnwrappedLineFormatter | inline |