Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:fail2

680 constexpr Base &fail2 = (Base&)*pb2; // expected-error {{constant expression}} expected-note {{cannot cast object of dynamic type 'const Class::Derived' to type 'Class::Base'}}