Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h467 llvm::sys::fs::UniqueID DirUID; member
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp793 ? getDirectoryID(DirUID, Name) in makeStatus()
794 : getFileID(DirUID, Name, Buffer ? Buffer->getBuffer() : ""); in makeStatus()