Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 25 of 37) 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/ets2panda/checker/types/ts/
DindexInfo.h48 void SetType(Type *type) in SetType() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DindexInfo.h49 void SetType(Type *type) in SetType() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dfree_object_set.h25 using SetType = int8_t; variable
/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/ir/
Dspill_fill_data.h76 void SetType(DataType::Type type) in SetType() function
/arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/
Dohos_app_ability_want.impl.cpp82 void SetType(optional_view<string> type) in SetType() function in __anon25e9d6600111::WantImpl
/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.h88 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/runtime_core/taihe/compiler/taihe/codegen/abi/
Danalyses.py296 def __init__(self, am: AnalysisManager, t: SetType) -> None:
357 def visit_set_type(self, t: SetType) -> AbstractTypeABIInfo:
/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/cpp/
Danalyses.py297 def __init__(self, am: AnalysisManager, t: SetType) -> None:
400 def visit_set_type(self, t: SetType) -> AbstractTypeCppInfo:
/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.h185 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/taihe/compiler/taihe/semantics/
Dtypes.py244 class SetType(GenericType): class
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h271 void SetType(DataType::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/assembler/
Dmeta.h313 void SetType(Value::Type type) in SetType() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h553 inline void SetType(GCType gcType) in SetType() function

12