Home
last modified time | relevance | path

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

/external/llvm-project/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp52 Throw throw_ptr = CreatePointer<Throw>()(); in catch_pointer_test() local
55 const bool can_convert = test_conversion<Catch>(throw_ptr); in catch_pointer_test()
57 throw throw_ptr; in catch_pointer_test()
/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()