| 
    LLVM 22.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 | 
      
  | 
  inlinestatic | 
Definition at line 67 of file UniqueID.h.
References llvm::hash_value(), and llvm::Tag.
      
  | 
  inlinestatic | 
Definition at line 61 of file UniqueID.h.
References getTombstoneKey().
Referenced by getTombstoneKey().
      
  | 
  inlinestatic | 
Definition at line 71 of file UniqueID.h.