LLVM 20.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 |