Searched defs:ETSObjectType (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | primitiveWrappers.h | 23 class ETSObjectType; variable
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsObjectType.h | 40 …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/ |
| D | memberExpression.h | 28 class ETSObjectType; variable
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSemitter.h | 36 class ETSObjectType; variable
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | forOfStatement.h | 28 class ETSObjectType; variable
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | checkerContext.h | 25 class ETSObjectType; variable
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| D | lreference.h | 27 class ETSObjectType; variable
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | helpers.h | 33 class ETSObjectType; variable
|