Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dcatch_member_data_pointer_01.pass.cpp18 typedef const int A::*md1; typedef
32 catch (md1) in test1()
44 catch (md1) in test2()
Dcatch_member_pointer_nullptr.pass.cpp20 typedef const int A::*md1; typedef
33 catch (md1) in test1()
46 catch (md1) in test2()
/ndk/sources/cxx-stl/gabi++/tests/
Dcatch_member_data_pointer_01.cpp18 typedef const int A::*md1; typedef
32 catch (md1) in test1()
44 catch (md1) in test2()
Dcatch_member_pointer_nullptr.cpp20 typedef const int A::*md1; typedef
33 catch (md1) in test1()
46 catch (md1) in test2()