Home
last modified time | relevance | path

Searched refs:CacheMissing (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DFileSystemStatCache.cpp61 R = CacheMissing; in get()
78 R = CacheMissing; in get()
91 R = CacheMissing; in get()
98 if (R == CacheMissing) return true; in get()
122 return CacheMissing; in getStat()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileSystemStatCache.h71 CacheMissing enumerator