Home
last modified time | relevance | path

Searched defs:super_type (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dbtree_container.h237 using super_type = btree_container<Tree>; variable
267 : super_type(comp, alloc) { in super_type() function
390 using super_type = btree_set_container<Tree>; variable
535 using super_type = btree_container<Tree>; variable
562 : super_type(comp, alloc) { in super_type() function
668 using super_type = btree_multiset_container<Tree>; variable
/third_party/node/deps/v8/src/torque/
Dclass-debug-reader-generator.cc463 const ClassType* super_type = type.GetSuperClass(); in GenerateClassDebugReader() local
Dtype-visitor.cc246 const Type* super_type = TypeVisitor::ComputeType(decl->super); in ComputeType() local
Dimplementation-visitor.cc5289 const ClassType* super_type = type->GetSuperClass(); in GenerateClassVerifiers() local
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc603 HeapType super_type = consume_super_type(); in consume_nominal_type_definition() local
616 HeapType super_type = consume_super_type(); in consume_nominal_type_definition() local
629 HeapType super_type = consume_super_type(); in consume_nominal_type_definition() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dbtree_test.cc321 using super_type = base_checker<TreeType, CheckerType>; typedef in absl::container_internal::__anonfc4c4f5b0211::unique_checker
369 using super_type = base_checker<TreeType, CheckerType>; typedef in absl::container_internal::__anonfc4c4f5b0211::multi_checker