Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:pfail

684 constexpr Base2 *pfail = (Base2*)pb1; // expected-error {{constant expression}} expected-note {{cannot cast object of dynamic type 'const Class::Derived' to type 'Class::Base2'}}