LLVM 22.0.0git
|
Type has a protected destructor to prohibit the user from managing the lifetime of the Type objects. More...
#include "llvm/SandboxIR/Context.h"
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.
|
inline |
Definition at line 91 of file Context.h.
References llvm::sandboxir::Context::Type.