Searched defs:ptr7 (Results 1 – 5 of 5) sorted by relevance
539 ptr4(new int(1)), ptr5(new int(2)), ptr6(new int(4)), ptr7(new int(0)); in test_atl() local553 ptr4(new int(1)), ptr5(new int(2)), ptr6(new int(4)), ptr7(new int(0)); in test_atl() local
53 auto ptr7 = &C::plugh; in f() local
24 …int *&ptr7 = const_cast<int *&>(xvalue<const int*>()); // expected-error {{const_cast from rvalue … in test_classification() local
69 win::overlapped_ptr ptr7(ex1, overlapped_handler_2()); in test() local
3028 void* ptr7 = allocator.root()->Alloc(size, type_name); in TEST_P() local