|
LLVM 24.0.0git
|
This class provides default implementations for FoldingSetTrait implementations. More...
#include "llvm/ADT/FoldingSet.h"
Classes | |
| struct | ContextStorage |
Static Public Member Functions | |
| static void | Profile (const T &X, FoldingSetNodeID &ID) |
| static void | Profile (T &X, FoldingSetNodeID &ID) |
| static bool | Equals (T &X, const FoldingSetNodeID &ID, FoldingSetNodeID &TempID) |
This class provides default implementations for FoldingSetTrait implementations.
Definition at line 118 of file FoldingSet.h.
|
inlinestatic |
Definition at line 429 of file FoldingSet.h.
|
inlinestatic |
Definition at line 121 of file FoldingSet.h.
Referenced by llvm::FoldingSetNodeID::Add(), Equals(), llvm::FoldingSetNodeWrapper< T >::Profile(), and llvm::ImutProfileInfo< T >::Profile().
|
inlinestatic |
Definition at line 122 of file FoldingSet.h.