Home
last modified time | relevance | path

Searched refs:test_bad_cast (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxxabi/test/
H A Dcxa_bad_cast.pass.cpp25 Derived &test_bad_cast(Base& b) { in test_bad_cast() function
42 Derived &d = test_bad_cast(gB); in main()