Home
last modified time | relevance | path

Searched refs:getNextFSID (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/unittests/Host/
DFileSystemTest.cpp41 static int getNextFSID() { in getNextFSID() function in __anon7e4cd0180111::DummyFileSystem
47 DummyFileSystem() : FSID(getNextFSID()), FileID(0) {} in DummyFileSystem()
/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp42 static int getNextFSID() { in getNextFSID() function in __anon1373c97c0111::DummyFileSystem
48 DummyFileSystem() : FSID(getNextFSID()), FileID(0) {} in DummyFileSystem()
/external/llvm-project/llvm/unittests/Support/
DVirtualFileSystemTest.cpp52 static int getNextFSID() { in getNextFSID() function in __anon47feb29b0111::DummyFileSystem
58 DummyFileSystem() : FSID(getNextFSID()), FileID(0) {} in DummyFileSystem()