Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp76 typedef Tp const volatile* CVType; typedef
86 typedef const volatile Member (Class::*CVType);
97 typedef typename ThrowTypes::CVType CVType; in operator ()() typedef
102 run_catch_tests<CVType>(); in operator ()()
110 typedef typename CatchTypes::CVType CVType; in run_catch_tests() typedef
115 catch_pointer_test<ThrowTp, CVType>(); in run_catch_tests()
120 generate_tests_imp<ThrowTp, CVType, level-1>()(); in run_catch_tests()
/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dinvoke_helpers.h55 typedef typename QualTag::template apply<RawType>::type CVType; typedef
58 CVType&&, CVType&
61 typedef CVType& type;
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h1197 typedef CVRecord<TypeLeafKind> CVType; typedef
1198 typedef VarStreamArray<CVType> CVTypeArray;