Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp53 Throw throw_ptr = CreatePointer<Throw>()(); in catch_pointer_test() local
56 const bool can_convert = test_conversion<Catch>(throw_ptr); in catch_pointer_test()
58 throw throw_ptr; in catch_pointer_test()