Home
last modified time | relevance | path

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

/external/clang/unittests/Basic/
DFileManagerTest.cpp30 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory()
44 void InjectFile(const char *Path, ino_t INode) { in InjectFile()
49 void InjectDirectory(const char *Path, ino_t INode) { in InjectDirectory()