Searched defs:ETSBigIntType (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
H A D | etsBigIntType.h | 22 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