Home
last modified time | relevance | path

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

/external/llvm-project/libcxxabi/test/
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()
/external/libcxxabi/test/
Dcxa_bad_cast.pass.cpp24 Derived &test_bad_cast(Base& b) { in test_bad_cast() function
41 Derived &d = test_bad_cast(gB); in main()