| AddAlias(std::string alias) const | v8::internal::torque::Type | inline | 
  | AggregateSupertype() const | v8::internal::torque::Type |  | 
  | AggregateType(Kind kind, const Type *parent, Namespace *nspace, const std::string &name, MaybeSpecializationKey specialized_from=std::nullopt) | v8::internal::torque::AggregateType | inlineprotected | 
  | aliases_ | v8::internal::torque::Type | mutableprivate | 
  | AlignmentLog2() const | v8::internal::torque::Type | virtual | 
  | CheckForDuplicateFields() const | v8::internal::torque::AggregateType | protected | 
  | ClassSupertype() const | v8::internal::torque::Type |  | 
  | CommonSupertype(const Type *a, const Type *b) | v8::internal::torque::Type | static | 
  | ComputeName(const std::string &basename, MaybeSpecializationKey specialized_from) | v8::internal::torque::Type | static | 
  | constexpr_version_ | v8::internal::torque::Type | mutableprivate | 
  | ConstexprVersion() const | v8::internal::torque::Type | inlinevirtual | 
  | Depth() const | v8::internal::torque::Type | protected | 
  | fields() const | v8::internal::torque::AggregateType | inline | 
  | fields_ | v8::internal::torque::AggregateType | protected | 
  | Finalize() const =0 | v8::internal::torque::AggregateType | pure virtual | 
  | GetConstexprGeneratedTypeName() const | v8::internal::torque::Type | virtual | 
  | GetDebugType() const | v8::internal::torque::Type | virtual | 
  | GetGeneratedTNodeTypeName() const | v8::internal::torque::Type |  | 
  | GetGeneratedTNodeTypeNameImpl() const override | v8::internal::torque::AggregateType | inlinevirtual | 
  | GetGeneratedTypeName() const | v8::internal::torque::Type |  | 
  | GetGeneratedTypeNameImpl() const override | v8::internal::torque::AggregateType | inlinevirtual | 
  | GetHandleTypeName(HandleKind kind, const std::string &type_name) const | v8::internal::torque::Type |  | 
  | GetHierarchy() const | v8::internal::torque::AggregateType |  | 
  | GetRuntimeType() const | v8::internal::torque::Type | virtual | 
  | GetSpecializedFrom() const | v8::internal::torque::Type | inline | 
  | GetTypeCheckers() const override | v8::internal::torque::AggregateType | inlinevirtual | 
  | HandleKind enum name | v8::internal::torque::Type |  | 
  | HandlifiedCppTypeName(HandleKind kind) const | v8::internal::torque::Type |  | 
  | HasField(const std::string &name) const | v8::internal::torque::AggregateType |  | 
  | id() const | v8::internal::torque::Type | inline | 
  | id_ | v8::internal::torque::Type | private | 
  | is_finalized_ | v8::internal::torque::AggregateType | mutableprotected | 
  | IsAbstractName(const std::string &name) const | v8::internal::torque::Type | private | 
  | IsAbstractType() const | v8::internal::torque::TypeBase | inline | 
  | IsAggregateType() const | v8::internal::torque::TypeBase | inline | 
  | IsBitFieldStructType() const | v8::internal::torque::TypeBase | inline | 
  | IsBool() const | v8::internal::torque::Type | inline | 
  | IsBuiltinPointerType() const | v8::internal::torque::TypeBase | inline | 
  | IsClassType() const | v8::internal::torque::TypeBase | inline | 
  | IsConstexpr() const | v8::internal::torque::Type | inlinevirtual | 
  | IsConstexprBool() const | v8::internal::torque::Type | inline | 
  | IsFloat32() const | v8::internal::torque::Type | inline | 
  | IsFloat64() const | v8::internal::torque::Type | inline | 
  | IsNever() const | v8::internal::torque::Type | inline | 
  | IsStructType() const | v8::internal::torque::TypeBase | inline | 
  | IsSubtypeOf(const Type *supertype) const | v8::internal::torque::Type | virtual | 
  | IsTopType() const | v8::internal::torque::TypeBase | inline | 
  | IsTransient() const | v8::internal::torque::Type | inlinevirtual | 
  | IsUnionType() const | v8::internal::torque::TypeBase | inline | 
  | IsVoid() const | v8::internal::torque::Type | inline | 
  | IsVoidOrNever() const | v8::internal::torque::Type | inline | 
  | Kind enum name | v8::internal::torque::TypeBase |  | 
  | kind() const | v8::internal::torque::TypeBase | inlineprotected | 
  | kind_ | v8::internal::torque::TypeBase | private | 
  | LastField() const | v8::internal::torque::AggregateType | inline | 
  | LookupField(const std::string &name) const | v8::internal::torque::AggregateType |  | 
  | LookupFieldInternal(const std::string &name) const | v8::internal::torque::AggregateType | protected | 
  | MatchUnaryGeneric(const Type *type, GenericType *generic) | v8::internal::torque::Type | static | 
  | Methods() const | v8::internal::torque::AggregateType | inline | 
  | Methods(const std::string &name) const | v8::internal::torque::AggregateType |  | 
  | methods_ | v8::internal::torque::AggregateType | private | 
  | name() const | v8::internal::torque::AggregateType | inline | 
  | name_ | v8::internal::torque::AggregateType | private | 
  | namespace_ | v8::internal::torque::AggregateType | private | 
  | NonConstexprVersion() const | v8::internal::torque::Type | inlinevirtual | 
  | nspace() const | v8::internal::torque::AggregateType | inline | 
  | operator=(const Type &other)=delete | v8::internal::torque::Type |  | 
  | parent() const | v8::internal::torque::Type | inline | 
  | parent_ | v8::internal::torque::Type | private | 
  | RegisterField(Field field) | v8::internal::torque::AggregateType | inlinevirtual | 
  | RegisterMethod(Method *method) | v8::internal::torque::AggregateType | inline | 
  | set_parent(const Type *t) | v8::internal::torque::Type | inlineprotected | 
  | SetConstexprVersion(const Type *type) const | v8::internal::torque::Type | inlinevirtual | 
  | SetFields(std::vector< Field > fields) | v8::internal::torque::AggregateType | inline | 
  | SimpleName() const | v8::internal::torque::Type | virtual | 
  | SimpleNameImpl() const override | v8::internal::torque::AggregateType | inlineprotectedvirtual | 
  | specialized_from_ | v8::internal::torque::Type | private | 
  | StructSupertype() const | v8::internal::torque::Type |  | 
  | TagglifiedCppTypeName() const | v8::internal::torque::Type |  | 
  | ToExplicitString() const =0 | v8::internal::torque::Type | protectedpure virtual | 
  | ToString() const | v8::internal::torque::Type |  | 
  | Type(TypeBase::Kind kind, const Type *parent, MaybeSpecializationKey specialized_from=std::nullopt) | v8::internal::torque::Type | protected | 
  | Type(const Type &other) V8_NOEXCEPT | v8::internal::torque::Type | protected | 
  | TypeBase(Kind kind) | v8::internal::torque::TypeBase | inlineexplicitprotected | 
  | ~TypeBase()=default | v8::internal::torque::TypeBase | virtual |