Home
last modified time | relevance | path

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

/external/clang/unittests/Basic/
DFileManagerTest.cpp31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory()
45 void InjectFile(const char *Path, ino_t INode) { in InjectFile()
50 void InjectDirectory(const char *Path, ino_t INode) { in InjectDirectory()
/external/llvm-project/clang/unittests/Basic/
DFileManagerTest.cpp31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile, in InjectFileOrDirectory()
61 void InjectFile(const char *Path, ino_t INode, in InjectFile()
67 void InjectDirectory(const char *Path, ino_t INode) { in InjectDirectory()
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h110 UInt64 INode; member