Home | History | Annotate | Download | only in Format

Lines Matching refs:reformat

1573         // If we did not reformat this unwrapped line, the column at the end of
1892 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex,
1899 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code,
1922 return reformat(Style, Lex, SourceMgr, CharRanges);