Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/asan/TestCases/
Dintercept-rethrow-exception.cpp63 std::exception_ptr my_exception_ptr = std::make_exception_ptr("up"); in main() local
66 create_redzones_and_throw(my_exception_ptr); in main()