Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DprimitiveWrappers.h23 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.h30 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DmemberExpression.h28 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.h122 …explicit ETSObjectType(ArenaAllocator *allocator) : ETSObjectType(allocator, ETSObjectFlags::NO_OP… in ETSObjectType() function
124 explicit ETSObjectType(ArenaAllocator *allocator, ETSObjectFlags flags) in ETSObjectType() function
129 …explicit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemble… in ETSObjectType() function
522 …explicit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemble… in ETSObjectType() function
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h27 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DcheckerContext.h27 class ETSObjectType; variable
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h32 class ETSObjectType; variable