Home
last modified time | relevance | path

Searched defs:AnyType (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DanyType.h22 class AnyType : public Type { class
24 AnyType() : Type(TypeFlag::ANY) {} in AnyType() function in ark::es2panda::checker::AnyType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DanyType.h23 class AnyType : public Type { class
25 AnyType() : Type(TypeFlag::ANY) {} in AnyType() function in panda::es2panda::checker::AnyType
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype.h175 static GateType AnyType() in AnyType() function in panda::ecmascript::kungfu::GateType
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir_constructor.h584 IrConstructor &AnyType(AnyBaseType any_type) in AnyType() function in panda::compiler::final
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h706 IrConstructor &AnyType(AnyBaseType anyType) in AnyType() function in ark::compiler::final
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profiler_type.h135 static int32_t AnyType() in AnyType() function in panda::ecmascript::pgo::PGOSampleTemplate

Completed in 7 milliseconds