OnError           758 src/CodeGen_LLVM.cpp         case OnError:   should_call = builder->CreateIsNotNull(error_code); break;
OnError           224 src/CodeGen_Posix.cpp         allocation.destructor = register_destructor(free_fn, allocation.ptr, OnError);