Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 25 of 31) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DopaqueTypeNodeBuilder.h29 OpaqueTypeNodeBuilder &SetType(checker::Type *type) in SetType() function
DprefixAssertionExpressionBuilder.h35 PrefixAssertionExpressionBuilder &SetType(TypeNode *type) in SetType() function
DtsTypeOperatorBuilder.h29 TSTypeOperatorBuilder &SetType(TypeNode *type) in SetType() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h110 static Reference *SetType(Reference *ref, ObjectType type) in SetType() function
116 static Reference *SetType(uintptr_t addr, ObjectType type) in SetType() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DindexInfo.h49 void SetType(Type *type) in SetType() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DindexInfo.h48 void SetType(Type *type) in SetType() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dfree_object_set.h25 using SetType = int8_t; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dspill_fill_data.h76 void SetType(DataType::Type type) in SetType() function
Dir_constructor.h579 IrConstructor &SetType(DataType::Type type) // NOLINT(readability-identifier-naming) in SetType() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dspill_fill_data.h76 void SetType(DataType::Type type) in SetType() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.cpp151 void RegAllocBase::SetType(LifeIntervals *interval) in SetType() function in panda::compiler::RegAllocBase
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_gate_meta_data.h81 void SetType(PGOTypeRef type) in SetType() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.cpp177 void RegAllocBase::SetType(LifeIntervals *interval) in SetType() function in ark::compiler::RegAllocBase
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h102 void SetType(uint32_t type) in SetType() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value.h181 void SetType(napi_valuetype type) in SetType() function
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dinst_builder_dyn.cpp236 void InstBuilder::SetType(compiler::Inst *inst) in SetType() function in libabckit::InstBuilder
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h239 void SetType(SampleType type) in SetType() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h266 void SetType(Value::Type type) in SetType() function
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h271 void SetType(DataType::Type type) in SetType() function
/arkcompiler/runtime_core/assembler/
Dmeta.h306 void SetType(Value::Type type) in SetType() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.h277 void SetType(DataType::Type type) in SetType() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h546 inline void SetType(GCType gcType) in SetType() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_const.h104 void SetType(MIRType &t) in SetType() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h380 void SetType(panda_file::Type type) in SetType() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h287 RemoteObject &SetType(const std::string &type) in SetType() function
1435 BreakLocation &SetType(const std::string &type) in SetType() function
1506 Scope &SetType(const std::string &type) in SetType() function

12