Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsBigintKeyword.h22 class TSBigintKeyword : public TypeNode { class
24 explicit TSBigintKeyword() : TypeNode(AstNodeType::TS_BIGINT_KEYWORD) {} in TSBigintKeyword() function in ark::es2panda::ir::TSBigintKeyword
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsBigintKeyword.h32 class TSBigintKeyword : public TypeNode { class
34 explicit TSBigintKeyword() : TypeNode(AstNodeType::TS_BIGINT_KEYWORD) {} in TSBigintKeyword() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSBigintKeyword

Completed in 1 milliseconds