Holds the fixed context passed to Profile, Equals, and ComputeHash.
Declared in <llvm/ADT/FoldingSet.h>
struct ContextStorage;
| Name | Description |
|---|---|
ContextStorage [constructor] | Construct storage holding Context. |
getContext | Return the context stored in this folding set. |
| Name | Description |
|---|---|
Context | The context value supplied when the folding set was created. |