Searched defs:FSID (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/unittests/Host/ | ||
H A D | FileSystemTest.cpp | 36 int FSID; // used to produce UniqueIDs member in __anonab014d540111::DummyFileSystem |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclarationName.h | 133 void Profile(llvm::FoldingSetNodeID &FSID) { FSID.AddPointer(ID); } in Profile() |
/llvm-project/llvm/unittests/Support/ | ||
H A D | VirtualFileSystemTest.cpp | 49 int FSID; // used to produce UniqueIDs member in __anon6bedead70111::DummyFileSystem |