Home
last modified time | relevance | path

Searched refs:getStat (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/Basic/
DFileSystemStatCache.h95 virtual LookupResult getStat(const char *Path, FileData &Data, bool isFile,
102 return Next->getStat(Path, Data, isFile, F, FS); in statChained()
124 LookupResult getStat(const char *Path, FileData &Data, bool isFile,
/external/llvm-project/clang/include/clang/Basic/
DFileSystemStatCache.h59 virtual std::error_code getStat(StringRef Path, llvm::vfs::Status &Status,
80 std::error_code getStat(StringRef Path, llvm::vfs::Status &Status,
/external/llvm-project/clang/lib/Basic/
DFileSystemStatCache.cpp43 RetCode = Cache->getStat(Path, Status, isFile, F, FS); in get()
102 MemorizeStatCalls::getStat(StringRef Path, llvm::vfs::Status &Status, in getStat() function in MemorizeStatCalls
/external/clang/lib/Basic/
DFileSystemStatCache.cpp51 R = Cache->getStat(Path, Data, isFile, F, FS); in get()
110 MemorizeStatCalls::getStat(const char *Path, FileData &Data, bool isFile, in getStat() function in MemorizeStatCalls
/external/clang/unittests/Basic/
DFileManagerTest.cpp55 LookupResult getStat(const char *Path, FileData &Data, bool isFile, in getStat() function in __anon7d43dccb0111::FakeStatCache
/external/llvm-project/clang/unittests/Basic/
DFileManagerTest.cpp72 std::error_code getStat(StringRef Path, llvm::vfs::Status &Status, in getStat() function in __anonf2e4b5390111::FakeStatCache
/external/clang/lib/Lex/
DPTHLexer.cpp698 LookupResult getStat(const char *Path, FileData &Data, bool isFile, in getStat() function in clang::PTHStatCache
/external/clang/lib/Frontend/
DCacheTokens.cpp553 LookupResult getStat(const char *Path, FileData &Data, bool isFile, in getStat() function in __anon736feb7a0511::StatListener