Home
last modified time | relevance | path

Searched defs:AnyType (Results 1 – 8 of 8) 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/ets_runtime/ecmascript/compiler/
Dtype.h85 static GateType AnyType() in AnyType() function
/arkcompiler/ets_frontend/ets2panda/linter/src/utils/consts/
DProblems.ts17 AnyType, enumerator
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DProblems.ts17 AnyType, SymbolType, ObjectLiteralNoContextType, ArrayLiteralNoContextType, enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h584 IrConstructor &AnyType(AnyBaseType any_type) in AnyType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h126 static int32_t AnyType() in AnyType() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h705 IrConstructor &AnyType(AnyBaseType anyType) in AnyType() function