DestructorType    724 src/CodeGen_LLVM.cpp Value *CodeGen_LLVM::register_destructor(llvm::Function *destructor_fn, Value *obj, DestructorType when) {
DestructorType    251 src/CodeGen_LLVM.h     llvm::Value *register_destructor(llvm::Function *destructor_fn, llvm::Value *obj, DestructorType when);