HomeSort by relevance Sort by last modified time
    Searched defs:CVType (Results 1 - 11 of 11) sorted by null

  /external/libcxxabi/test/
catch_multi_level_pointer.pass.cpp 76 typedef Tp const volatile* CVType;
86 typedef const volatile Member (Class::*CVType);
97 typedef typename ThrowTypes::CVType CVType;
102 run_catch_tests<CVType>();
110 typedef typename CatchTypes::CVType CVType;
115 catch_pointer_test<ThrowTp, CVType>();
120 generate_tests_imp<ThrowTp, CVType, level-1>()();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/test/
catch_multi_level_pointer.pass.cpp 76 typedef Tp const volatile* CVType;
86 typedef const volatile Member (Class::*CVType);
97 typedef typename ThrowTypes::CVType CVType;
102 run_catch_tests<CVType>();
110 typedef typename CatchTypes::CVType CVType;
115 catch_pointer_test<ThrowTp, CVType>();
120 generate_tests_imp<ThrowTp, CVType, level-1>()();
  /external/libcxx/test/libcxx/utilities/function.objects/func.require/
invoke_helpers.h 55 typedef typename QualTag::template apply<RawType>::type CVType;
58 CVType&&, CVType&
61 typedef CVType& type;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/func.require/
invoke_helpers.h 55 typedef typename QualTag::template apply<RawType>::type CVType;
58 CVType&&, CVType&
61 typedef CVType& type;
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 37 typedef CVRecord<TypeLeafKind> CVType;
43 typedef VarStreamArray<CVType> CVTypeArray;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 37 typedef CVRecord<TypeLeafKind> CVType;
44 typedef VarStreamArray<CVType> CVTypeArray;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 37 typedef CVRecord<TypeLeafKind> CVType;
44 typedef VarStreamArray<CVType> CVTypeArray;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 37 typedef CVRecord<TypeLeafKind> CVType;
43 typedef VarStreamArray<CVType> CVTypeArray;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 37 typedef CVRecord<TypeLeafKind> CVType;
44 typedef VarStreamArray<CVType> CVTypeArray;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 37 typedef CVRecord<TypeLeafKind> CVType;
44 typedef VarStreamArray<CVType> CVTypeArray;

Completed in 506 milliseconds