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

References

tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp
  130     if (Format == ApplyChangesSpec::kAll ||
tools/clang/tools/extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp
  140   Spec.Format = DoFormat ? tooling::ApplyChangesSpec::kAll
tools/clang/unittests/Tooling/RefactoringTest.cpp
 1302     Spec.Format = ApplyChangesSpec::kAll;