Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds