Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/lib2to3/tests/
Dsupport.py28 def reformat(string): function
/external/python/cpython2/Lib/lib2to3/tests/
Dsupport.py30 def reformat(string): function
/external/python/cpython3/Tools/scripts/
Dpindent.py163 def reformat(self): member in PythonIndenter
/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