LLVM 20.0.0git
|
#include "llvm/Support/FileSystem/UniqueID.h"
Static Public Member Functions | |
static llvm::sys::fs::UniqueID | getEmptyKey () |
static llvm::sys::fs::UniqueID | getTombstoneKey () |
static hash_code | getHashValue (const llvm::sys::fs::UniqueID &Tag) |
static bool | isEqual (const llvm::sys::fs::UniqueID &LHS, const llvm::sys::fs::UniqueID &RHS) |
Definition at line 55 of file UniqueID.h.
|
inlinestatic |
Definition at line 56 of file UniqueID.h.
|
inlinestatic |
Definition at line 67 of file UniqueID.h.
References llvm::hash_value().
|
inlinestatic |
Definition at line 61 of file UniqueID.h.
|
inlinestatic |
Definition at line 71 of file UniqueID.h.