Home
last modified time | relevance | path

Searched defs:CVType (Results 1 – 4 of 4) 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/libcxx/test/libcxx/utilities/function.objects/func.require/
Dinvoke_helpers.h55 typedef typename QualTag::template apply<RawType>::type CVType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h36 using CVType = CVRecord<TypeLeafKind>; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h1197 typedef CVRecord<TypeLeafKind> CVType; typedef