Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp74 typedef Tp const volatile* CVType; typedef
84 typedef const volatile Member (Class::*CVType);
95 typedef typename ThrowTypes::CVType CVType; in operator ()() typedef
100 run_catch_tests<CVType>(); in operator ()()
108 typedef typename CatchTypes::CVType CVType; in run_catch_tests() typedef
113 catch_pointer_test<ThrowTp, CVType>(); in run_catch_tests()
118 generate_tests_imp<ThrowTp, CVType, level-1>()(); in run_catch_tests()
/external/libcxx/test/std/utilities/function.objects/func.require/
Dinvoke_helpers.h46 typedef typename QualTag::template apply<RawType>::type CVType; typedef
49 CVType&&, CVType&
52 typedef CVType& type;