Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h467 llvm::sys::fs::UniqueID DirUID; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp795 ? getDirectoryID(DirUID, Name) in makeStatus()
796 : getFileID(DirUID, Name, Buffer ? Buffer->getBuffer() : ""); in makeStatus()