Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxxabi/test/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dcatch_multi_level_pointer.pass.cpp82 typedef Tp const volatile* CVType; typedef
103 typedef typename ThrowTypes::CVType CVType; in operator ()() typedef
116 typedef typename CatchTypes::CVType CVType; in run_catch_tests() typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DCVRecord.h64 using CVType = CVRecord<TypeLeafKind>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h64 using CVType = CVRecord<TypeLeafKind>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DCVRecord.h64 using CVType = CVRecord<TypeLeafKind>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DCVRecord.h64 using CVType = CVRecord<TypeLeafKind>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DCVRecord.h64 using CVType = CVRecord<TypeLeafKind>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h54 typedef typename QualTag::template apply<RawType>::type CVType; typedef
/aosp_15_r20/external/libcxx/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h55 typedef typename QualTag::template apply<RawType>::type CVType; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h35 using CVType = CVRecord<TypeLeafKind>; variable
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h1197 typedef CVRecord<TypeLeafKind> CVType; typedef