Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Host/
DFileSystemTest.cpp36 int FSID; // used to produce UniqueIDs member in __anon7e4cd0180111::DummyFileSystem
47 DummyFileSystem() : FSID(getNextFSID()), FileID(0) {} in DummyFileSystem()
136 vfs::Status S(Path, UniqueID(FSID, FileID++), in addRegularFile()
143 vfs::Status S(Path, UniqueID(FSID, FileID++), in addDirectory()
150 vfs::Status S(Path, UniqueID(FSID, FileID++), in addSymlink()
/external/clang/lib/AST/
DDeclarationName.cpp71 void Profile(llvm::FoldingSetNodeID &FSID) { in Profile() argument
72 FSID.AddPointer(ID); in Profile()
/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp38 int FSID; // used to produce UniqueIDs member in __anon1373c97c0111::DummyFileSystem
48 DummyFileSystem() : FSID(getNextFSID()), FileID(0) {} in DummyFileSystem()
119 vfs::Status S(Path, UniqueID(FSID, FileID++), sys::TimeValue::now(), 0, 0, in addRegularFile()
125 vfs::Status S(Path, UniqueID(FSID, FileID++), sys::TimeValue::now(), 0, 0, in addDirectory()
131 vfs::Status S(Path, UniqueID(FSID, FileID++), sys::TimeValue::now(), 0, 0, in addSymlink()
/external/llvm-project/clang/include/clang/AST/
DDeclarationName.h134 void Profile(llvm::FoldingSetNodeID &FSID) { FSID.AddPointer(ID); } in Profile() argument
/external/llvm-project/llvm/unittests/Support/
DVirtualFileSystemTest.cpp46 int FSID; // used to produce UniqueIDs member in __anon47feb29b0111::DummyFileSystem
58 DummyFileSystem() : FSID(getNextFSID()), FileID(0) {} in DummyFileSystem()
155 vfs::Status S(Path, UniqueID(FSID, FileID++), in addRegularFile()
162 vfs::Status S(Path, UniqueID(FSID, FileID++), in addDirectory()
169 vfs::Status S(Path, UniqueID(FSID, FileID++), in addSymlink()
/external/python/cpython2/Mac/scripts/
Derrors.txt1529 -435 fsmDuplicateFSIDErr FSID already exists on InstallFS