reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/Format/FormatInternal.h
   73 reformat(const FormatStyle &Style, StringRef Code,

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 1582   std::pair<tooling::Replacements, unsigned> Fixes = internal::reformat(
tools/clang/lib/Format/Format.cpp
 2447   return internal::reformat(Style, Code, Ranges,