Home
last modified time | relevance | path

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

/minix3/external/bsd/libarchive/dist/tar/
H A Dtree.c159 #define hasFileInfo 64 /* The Windows fileInfo entry is valid. */ macro
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1466 bool hasFileInfo(const FileEntry *File) const { in hasFileInfo() function