Home
last modified time | relevance | path

Searched refs:dumpChanges (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/tools/clang-refactor/
H A DTestSupport.cpp69 void dumpChanges(const tooling::AtomicChanges &Changes, raw_ostream &OS) { in dumpChanges() function
236 dumpChanges(*CanonicalResult, llvm::errs()); in handleAllResults()
238 dumpChanges(*Result, llvm::errs()); in handleAllResults()