Home
last modified time | relevance | path

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

/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 __anon643c6c940111::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/python/cpython2/Mac/scripts/
Derrors.txt1529 -435 fsmDuplicateFSIDErr FSID already exists on InstallFS