Home
last modified time | relevance | path

Searched defs:type_ (Results 1 – 25 of 42) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/ir/as/
DprefixAssertionExpression.h55 TypeNode *type_; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dmethod_handle_data_accessor.h60 MethodHandleType type_; variable
/arkcompiler/runtime_core/libpandafile/
Dmethod_handle_data_accessor.h60 MethodHandleType type_; variable
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DopaqueTypeNodeBuilder.h49 checker::Type *type_; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_mapper.h59 FileMapperType type_ = FileMapperType::NORMAL_MEM; variable
/arkcompiler/toolchain/tooling/backend/
Djs_single_stepper.h63 Type type_; variable
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.h89 MemSpaceType type_; variable
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.h74 IteratorType type_; variable
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h75 IteratorType type_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_sweeper.h105 MemSpaceType type_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_parser.h41 PGOBCInfo::Type type_; variable
/arkcompiler/runtime_core/static_core/runtime/
Dtiming.h86 TimeLabelType type_; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dremote_object.h162 … explicit Type(const char *type, const char *subtype = nullptr) : type_(type), subtype_(subtype) {} in type_() function
164 const char *type_; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h183 ProfileType type_; variable
342 ProfileType type_; variable
402 ProfileType type_; variable
679 SampleType type_; variable
/arkcompiler/runtime_core/static_core/verification/value/
Dabstract_typed_value.h107 Type type_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_gate_meta_data.h165 PGOTypeRef type_; variable
Dtype.h64 explicit ParamType(uint32_t type = 0) : type_(type) {} in type_() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h65 Type type_; variable
331 std::optional<Value::Type> type_; variable
/arkcompiler/runtime_core/assembler/
Dmeta.h65 Type type_; variable
349 std::optional<Value::Type> type_; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_profile_type_pool.h92 ProfileType type_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h510 SwitchBuilder(LMIRBuilder &builder_, Type *type_, Expr cond_, BB &defaultBB_) in SwitchBuilder()
568 StructConstBuilder(LMIRBuilder &builder_, StructType *type_) : builder(builder_) in StructConstBuilder()
596 ArrayConstBuilder(LMIRBuilder &builder_, ArrayType *type_) : builder(builder_) in ArrayConstBuilder()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h83 explicit GlobalTSTypeRef(uint32_t type = 0) : type_(type) {} in type_() function
/arkcompiler/ets_frontend/ets2panda/ir/
DastNode.h512 AstNodeType type_; in AST_NODE_REINTERPRET_MAPPING() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value.h259 FIELD_UNUSED uint32_t type_; variable
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h306 AstNodeType type_; in AST_NODE_REINTERPRET_MAPPING() local

12