Home
last modified time | relevance | path

Searched refs:CacheExists (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Basic/
DFileSystemStatCache.cpp59 R = CacheExists; in get()
81 R = CacheExists; in get()
/external/clang/include/clang/Basic/
DFileSystemStatCache.h57 CacheExists, ///< We know the file exists and its cached stat data. enumerator
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists; in statChained()
/external/clang/unittests/Basic/
DFileManagerTest.cpp60 return CacheExists; in getStat()
/external/clang/lib/Lex/
DPTHLexer.cpp721 return CacheExists; in getStat()