Home
last modified time | relevance | path

Searched defs:getStat (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DFileSystemStatCache.cpp102 MemorizeStatCalls::getStat(StringRef Path, llvm::vfs::Status &Status, getStat() function in MemorizeStatCalls
/llvm-project/clang/unittests/Basic/
H A DFileManagerTest.cpp73 std::error_code getStat(StringRef Path, llvm::vfs::Status &Status, in getStat() function in __anon97c4f8f50111::FakeStatCache