|
LLVM 24.0.0git
|
Like FoldingSetTrait, but for ContextualFoldingSets. More...
#include "llvm/ADT/FoldingSet.h"
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::DefaultContextualFoldingSetTrait< T, Ctx > | |
| static void | Profile (T &X, FoldingSetNodeID &ID, Ctx Context) |
| static bool | Equals (T &X, const FoldingSetNodeID &ID, FoldingSetNodeID &TempID, Ctx Context) |
Like FoldingSetTrait, but for ContextualFoldingSets.
Definition at line 159 of file FoldingSet.h.