Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dcatch_multi_level_pointer.pass.cpp54 void catch_pointer_test() { in catch_pointer_test() function
114 catch_pointer_test<ThrowTp, Type>(); in run_catch_tests()
115 catch_pointer_test<ThrowTp, CType>(); in run_catch_tests()
116 catch_pointer_test<ThrowTp, VType>(); in run_catch_tests()
117 catch_pointer_test<ThrowTp, CVType>(); in run_catch_tests()
129 catch_pointer_test<Throw, Catch>(); in operator ()()