LLVM: llvm::sandboxir::Context::TypeDeleter Struct Reference (original) (raw)
Type has a protected destructor to prohibit the user from managing the lifetime of the Type objects. More...
#include "[llvm/SandboxIR/Context.h](SandboxIR%5F2Context%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| void | operator() (Type *Ty) |
Type has a protected destructor to prohibit the user from managing the lifetime of the Type objects.
Context is friend of Type, and this custom deleter can destroy Type.
Definition at line 90 of file Context.h.
◆ operator()()
| void llvm::sandboxir::Context::TypeDeleter::operator() ( Type * Ty) | inline |
|---|
The documentation for this struct was generated from the following file:
- include/llvm/SandboxIR/Context.h