Searched refs:test_bad_cast (Results 1 – 2 of 2) sorted by relevance
25 Derived &test_bad_cast(Base& b) { in test_bad_cast() function42 Derived &d = test_bad_cast(gB); in main()
24 Derived &test_bad_cast(Base& b) { in test_bad_cast() function41 Derived &d = test_bad_cast(gB); in main()