|
LLVM
3.7.0
|
ContextualFoldingSetTrait - Like FoldingSetTrait, but for ContextualFoldingSets. More...
#include <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, unsigned IDHash, FoldingSetNodeID &TempID, Ctx Context) |
| static unsigned | ComputeHash (T &X, FoldingSetNodeID &TempID, Ctx Context) |
ContextualFoldingSetTrait - Like FoldingSetTrait, but for ContextualFoldingSets.
Definition at line 243 of file FoldingSet.h.
1.8.6