Home
last modified time | relevance | path

Searched defs:getRealPath (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp283 std::error_code getRealPath(const Twine &Path, in getRealPath() function in llvm::FileCollectorFileSystem
H A DVirtualFileSystem.cpp140 std::error_code FileSystem::getRealPath(const Twine &Path, in getRealPath() function in FileSystem
382 std::error_code RealFileSystem::getRealPath(const Twine &Path, in getRealPath() function in RealFileSystem
504 std::error_code OverlayFileSystem::getRealPath(const Twine &Path, in getRealPath() function in OverlayFileSystem
1190 std::error_code InMemoryFileSystem::getRealPath(const Twine &Path, in getRealPath() function in llvm::vfs::InMemoryFileSystem
2614 RedirectingFileSystem::getRealPath(const Twine &OriginalPath, in getRealPath() function in RedirectingFileSystem
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h478 std::error_code getRealPath(const Twine &Path, in getRealPath() function
1190 std::error_code getRealPath(const Twine &Path, in getRealPath() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp413 DependencyScanningWorkerFilesystem::getRealPath(const Twine &Path, in getRealPath() function in DependencyScanningWorkerFilesystem