Searched refs:getStat (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | FileSystemStatCache.h | 59 virtual std::error_code getStat(StringRef Path, llvm::vfs::Status &Status, 80 std::error_code getStat(StringRef Path, llvm::vfs::Status &Status,
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | FileSystemStatCache.cpp | 43 RetCode = Cache->getStat(Path, Status, isFile, F, FS); in get() 102 MemorizeStatCalls::getStat(StringRef Path, llvm::vfs::Status &Status, in getStat() function in MemorizeStatCalls
|
| /llvm-project-15.0.7/clang/unittests/Basic/ |
| H A D | FileManagerTest.cpp | 73 std::error_code getStat(StringRef Path, llvm::vfs::Status &Status, in getStat() function in __anon797655720111::FakeStatCache
|