Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.cpp1038 auto *bigintNode = parser->AllocNode<ir::BigIntLiteral>(lexer->GetToken().BigInt()); in GetTypeAnnotationFromLiteral() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp1997 auto *bigintNode = AllocNode<ir::BigIntLiteral>(lexer_->GetToken().BigInt()); in ParseTsBasicType() local

Completed in 10 milliseconds