Home
last modified time | relevance | path

Searched defs:ObjectType (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsIndexedAccessType.h35 const TypeNode *ObjectType() const in ObjectType() function in ark::es2panda::ark::es2panda::ir::TSIndexedAccessType
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsIndexedAccessType.h39 const Expression *ObjectType() const in ObjectType() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSIndexedAccessType
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dreference.h35 enum class ObjectType : uint8_t { class in ark::ark::mem::Reference
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DobjectType.h53 class ObjectType : public Type { class
87 explicit ObjectType(ObjectType::ObjectTypeKind kind) in ObjectType() function in ark::es2panda::checker::ObjectType
92 ObjectType(ObjectType::ObjectTypeKind kind, ObjectDescriptor *desc) in ObjectType() function in ark::es2panda::checker::ObjectType
[all...]
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DobjectType.h50 class ObjectType : public Type { class
82 explicit ObjectType(ObjectType::ObjectTypeKind kind) in ObjectType() function in panda::es2panda::panda::es2panda::checker::ObjectType
87 ObjectType(ObjectType::ObjectTypeKind kind, ObjectDescriptor *desc) in ObjectType() function in panda::es2panda::panda::es2panda::checker::ObjectType
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h856 IrConstructor &ObjectType(ObjectType objType) in ObjectType() function in ark::compiler::final
H A Dinst.h1877 enum ObjectType { enum in DynObjectAccessType
[all...]

Completed in 8 milliseconds