Home
last modified time | relevance | path

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

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