Searched defs:unowned_int1 (Results 1 – 1 of 1) sorted by relevance
137 int *unowned_int1 = new int(42); // BAD, since new creates and owner in test_deletion() local155 int *unowned_int1 = &stack_int; in test_owner_function_calls() local184 int *unowned_int1 = &stack_int; in test_unowned_function_calls() local