Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DFileCollector.cpp296 llvm::ErrorOr<std::string> getCurrentWorkingDirectory() const override { in getCurrentWorkingDirectory() function in llvm::FileCollectorFileSystem
H A DVirtualFileSystem.cpp326 llvm::ErrorOr<std::string> RealFileSystem::getCurrentWorkingDirectory() const { in getCurrentWorkingDirectory() function in RealFileSystem
452 OverlayFileSystem::getCurrentWorkingDirectory() const { in getCurrentWorkingDirectory() function in OverlayFileSystem
1319 RedirectingFileSystem::getCurrentWorkingDirectory() const { in getCurrentWorkingDirectory() function in RedirectingFileSystem
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DVirtualFileSystem.h439 llvm::ErrorOr<std::string> getCurrentWorkingDirectory() const override { in getCurrentWorkingDirectory() function
592 llvm::ErrorOr<std::string> getCurrentWorkingDirectory() const override { in getCurrentWorkingDirectory() function
/llvm-project-15.0.7/lldb/unittests/Host/
H A DFileSystemTest.cpp63 llvm::ErrorOr<std::string> getCurrentWorkingDirectory() const override { in getCurrentWorkingDirectory() function in __anonef9ab2f10111::DummyFileSystem
/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp73 llvm::ErrorOr<std::string> getCurrentWorkingDirectory() const override { in getCurrentWorkingDirectory() function in __anon6124b8b40111::DummyFileSystem