Searched refs:stack_ptr1 (Results 1 – 1 of 1) sorted by relevance
369 int *stack_ptr1 = &stack_int; in test_templates() local375 Owner1.setVal(stack_ptr1); // Bad since non-owner assignment in test_templates()385 template_function(stack_ptr1); // Bad, but type deduction gets it wrong in test_templates()