Home
last modified time | relevance | path

Searched defs:AnyType (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DanyType.h24 AnyType() : Type(TypeFlag::ANY) {} in AnyType() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DanyType.h25 AnyType() : Type(TypeFlag::ANY) {} in AnyType() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/callable_signature/ts_to_sts/
Dmain.ts16 type AnyType = {}; alias
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/indexed_signature/
Dmain.ts23 type AnyType = {}; alias
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/indexed_type/
Dindexed_type.ts48 type AnyType = {}; alias
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_extension/
Dindex.ts32 type AnyType = {}; alias
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_return_this/
Dtest_return_this.ts23 type AnyType = {}; alias
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_composite_types/
Dtest_composite_types.ts30 type AnyType = {}; alias
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interfaces/interface_method_returns_value/js_interface/
Dindex.ts30 type AnyType = {}; alias
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype.h177 static GateType AnyType() in AnyType() function
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/lib/
DFaultId.ts17 AnyType, enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h584 IrConstructor &AnyType(AnyBaseType any_type) in AnyType() function
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DProblems.ts17 AnyType, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h706 IrConstructor &AnyType(AnyBaseType anyType) in AnyType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h138 static int32_t AnyType() in AnyType() function