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