Home | History | Annotate | Download | only in Format

Lines Matching defs:reformat

1472 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex,
1477 return reformat(Style, SourceMgr,
1481 tooling::Replacements reformat(const FormatStyle &Style,
1490 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code,
1515 return reformat(Style, SourceMgr, ID, CharRanges);