Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsStringType.h22 class ETSStringType : public ETSObjectType { class
24 explicit ETSStringType(ArenaAllocator *allocator, [[maybe_unused]] ETSObjectType *super) in ETSStringType() function in ark::es2panda::checker::ETSStringType
31 explicit ETSStringType(ArenaAllocator *allocator, [[maybe_unused]] ETSObjectType *super, TypeRelation *relation) in ETSStringType() function in ark::es2panda::checker::ETSStringType
39 explicit ETSStringType(ArenaAllocator *allocator, ETSObjectType *super, TypeRelation *relation, in ETSStringType() function in ark::es2panda::checker::ETSStringType

Completed in 1 milliseconds