Home | History | Annotate | Download | only in Format

Lines Matching defs:reformat

1962 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex,
1974 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code,
1997 return reformat(Style, Lex, SourceMgr, CharRanges);