|
LLVM 24.0.0git
|
#include "llvm/ADT/FoldingSet.h"
Public Member Functions | |
| ContextStorage (Ctx Context) | |
| Ctx | getContext () const |
Public Attributes | |
| Ctx | Context |
Definition at line 147 of file FoldingSet.h.
|
inlineexplicit |
Definition at line 149 of file FoldingSet.h.
References Context.
|
inline |
Definition at line 150 of file FoldingSet.h.
References Context.
| Ctx llvm::DefaultContextualFoldingSetTrait< T, Ctx >::ContextStorage::Context |
Definition at line 148 of file FoldingSet.h.
Referenced by ContextStorage(), and getContext().