Home
last modified time | relevance | path

Searched defs:CVType (Results 1 – 7 of 7) sorted by relevance

/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp76 typedef Tp const volatile* CVType; typedef
97 typedef typename ThrowTypes::CVType CVType; in operator ()() typedef
110 typedef typename CatchTypes::CVType CVType; in run_catch_tests() typedef
/external/llvm-project/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp75 typedef Tp const volatile* CVType; typedef
96 typedef typename ThrowTypes::CVType CVType; in operator ()() typedef
109 typedef typename CatchTypes::CVType CVType; in run_catch_tests() typedef
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCVRecord.h65 using CVType = CVRecord<TypeLeafKind>; variable
/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dinvoke_helpers.h55 typedef typename QualTag::template apply<RawType>::type CVType; typedef
/external/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/
Dinvoke_helpers.h54 typedef typename QualTag::template apply<RawType>::type CVType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h35 using CVType = CVRecord<TypeLeafKind>; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h1197 typedef CVRecord<TypeLeafKind> CVType; typedef