Home
last modified time | relevance | path

Searched defs:TSBigintKeyword (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsBigintKeyword.h24 …explicit TSBigintKeyword(ArenaAllocator *const allocator) : TypeNode(AstNodeType::TS_BIGINT_KEYWOR… in TSBigintKeyword() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsBigintKeyword.h34 explicit TSBigintKeyword() : TypeNode(AstNodeType::TS_BIGINT_KEYWORD) {} in TSBigintKeyword() function