| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CAS/CASID.h"
Static Public Member Functions | |
| static cas::CASID | getEmptyKey () | 
| static cas::CASID | getTombstoneKey () | 
| static unsigned | getHashValue (cas::CASID ID) | 
| static bool | isEqual (cas::CASID LHS, cas::CASID RHS) | 
      
  | 
  inlinestatic | 
Definition at line 131 of file CASID.h.
References llvm::cas::CASID::getDenseMapEmptyKey().
      
  | 
  inlinestatic | 
Definition at line 137 of file CASID.h.
References llvm::hash_value().
      
  | 
  inlinestatic | 
Definition at line 133 of file CASID.h.
References llvm::cas::CASID::getDenseMapTombstoneKey().
      
  | 
  inlinestatic |