Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DbigintType.h25 BigintType() : Type(TypeFlag::BIGINT) {} in BigintType() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DbigintType.h24 BigintType() : Type(TypeFlag::BIGINT) {} in BigintType() function