| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/ADT/FoldingSet.h"
Static Public Member Functions | |
| static void | Profile (T *X, FoldingSetNodeID &ID) | 
| Static Public Member Functions inherited from llvm::DefaultFoldingSetTrait< T > | |
| static void | Profile (const T &X, FoldingSetNodeID &ID) | 
| static void | Profile (T &X, FoldingSetNodeID &ID) | 
| static bool | Equals (T &X, const FoldingSetNodeID &ID, unsigned IDHash, FoldingSetNodeID &TempID) | 
| static unsigned | ComputeHash (T &X, FoldingSetNodeID &TempID) | 
Definition at line 833 of file FoldingSet.h.
      
  | 
  inlinestatic | 
Definition at line 834 of file FoldingSet.h.