Home
last modified time | relevance | path

Searched defs:reformat (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib2to3/tests/
Dsupport.py30 def reformat(string): function
/external/python/cpython2/Tools/scripts/
Dpindent.py165 def reformat(self): member in PythonIndenter
/external/clang/lib/Format/
DFormat.cpp1614 tooling::Replacements reformat(const FormatStyle &Style, SourceManager &SM, in reformat() function
1626 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function