Searched refs:D_object (Results 1 – 1 of 1) sorted by relevance
473 D D_object; variable475 B* B_ptr = &D_object;478 D_object.~B(); // expected-error {{expression does not match the type}} in f()479 D_object.B::~B(); in f()