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

/external/clang/unittests/Basic/
H A DVirtualFileSystemTest.cpp27 static int getNextFSID() { function in class:__anon19541::DummyFileSystem
33 DummyFileSystem() : FSID(getNextFSID()), FileID(0) {}

Completed in 67 milliseconds