Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DFileCollector.cpp300 std::error_code setCurrentWorkingDirectory(const llvm::Twine &Path) override { in setCurrentWorkingDirectory() function in llvm::FileCollectorFileSystem
H A DVirtualFileSystem.cpp336 std::error_code RealFileSystem::setCurrentWorkingDirectory(const Twine &Path) { in setCurrentWorkingDirectory() function in RealFileSystem
458 OverlayFileSystem::setCurrentWorkingDirectory(const Twine &Path) { in setCurrentWorkingDirectory() function in OverlayFileSystem
1138 std::error_code InMemoryFileSystem::setCurrentWorkingDirectory(const Twine &P) { in setCurrentWorkingDirectory() function in llvm::vfs::InMemoryFileSystem
1324 RedirectingFileSystem::setCurrentWorkingDirectory(const Twine &Path) { in setCurrentWorkingDirectory() function in RedirectingFileSystem
/llvm-project-15.0.7/lldb/unittests/Host/
H A DFileSystemTest.cpp66 std::error_code setCurrentWorkingDirectory(const Twine &Path) override { in setCurrentWorkingDirectory() function in __anonef9ab2f10111::DummyFileSystem
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DVirtualFileSystem.h442 std::error_code setCurrentWorkingDirectory(const Twine &Path) override { in setCurrentWorkingDirectory() function
/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp76 std::error_code setCurrentWorkingDirectory(const Twine &Path) override { in setCurrentWorkingDirectory() function in __anon6124b8b40111::DummyFileSystem
196 std::error_code setCurrentWorkingDirectory(const Twine &Path) override { in setCurrentWorkingDirectory() function in __anon6124b8b40111::ErrorDummyFileSystem