Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dcatch_ptr_02.pass.cpp134 struct vDerived : virtual public vBase {}; struct
138 vDerived derived; in test8()
173 throw (vDerived*)0; in test10()