Searched refs:ptrh (Results 1 – 1 of 1) sorted by relevance
128 H h, *ptrh = &h; in h() local130 (void)(ptrh->*pai); // expected-error {{cannot cast 'H' to its private base class 'A'}} in h()