Home
last modified time | relevance | path

Searched defs:ETSObjectType (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DprimitiveWrappers.h23 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.h40 …explicit ETSObjectType(ArenaAllocator *allocator) : ETSObjectType(allocator, ETSObjectFlags::NO_OP… in ETSObjectType() function
42 explicit ETSObjectType(ArenaAllocator *allocator, ETSObjectFlags flags) in ETSObjectType() function
47 explicit ETSObjectType(ArenaAllocator *allocator, ETSObjectFlags flags, TypeRelation *relation) in ETSObjectType() function
52 …explicit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemble… in ETSObjectType() function
59 …explicit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemble… in ETSObjectType() function
448 …explicit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemble… in ETSObjectType() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DmemberExpression.h28 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.h36 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DforOfStatement.h28 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DcheckerContext.h25 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h27 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h33 class ETSObjectType; variable