Searched refs:applyAtomicChanges (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h183 applyAtomicChanges(llvm::StringRef FilePath, llvm::StringRef Code,
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.cpp99 auto Result = tooling::applyAtomicChanges(File, (*BufferErr)->getBuffer(),
H A DClangRefactor.cpp493 auto Result = tooling::applyAtomicChanges(File, (*BufferErr)->getBuffer(),
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp301 applyAtomicChanges(llvm::StringRef FilePath, llvm::StringRef Code, function in namespace:clang

Completed in 127 milliseconds