reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
51 typedef __ino_t ino_t;
252 ino_t fs_st_ino = 0; 266 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino,tools/clang/unittests/Basic/FileManagerTest.cpp
31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { 50 void InjectFile(const char *Path, ino_t INode) { 55 void InjectDirectory(const char *Path, ino_t INode) {