Function pointer type used to destroy a DerivedUser instance.
Synopsis
Declared in <llvm/IR/DerivedUser.h>
using DeleteValueTy = void(*)(DerivedUser*);
Created with MrDocs
Function pointer type used to destroy a DerivedUser instance.
Declared in <llvm/IR/DerivedUser.h>
using DeleteValueTy = void(*)(DerivedUser*);
Created with MrDocs