Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h232 uint64_t PathHash = 0; variable
253 uint32_t FileSizeLow, uint64_t PathHash) in file_status()