Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/test/
H A Dcatch_null_pointer_to_object_pr64953.pass.cpp89 struct Catchable3 : virtual Base, Virtual2 { struct
165 assert_catches<Base*, Catchable3*>(); in f1()
179 assert_catches_bp<Base*, Catchable3>(); in f3()