Home
last modified time | relevance | path

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

/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp42 static int getNextFSID() { in getNextFSID() function in __anon73ed79de0111::DummyFileSystem
48 DummyFileSystem() : FSID(getNextFSID()), FileID(0) {} in DummyFileSystem()