Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsNullishTypes.h26 ETSNullType() : Type(TypeFlag::ETS_NULL) {} in ETSNullType() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNullishTypes.h25 …explicit ETSNullType(ArenaAllocator *const allocator) : TypeNode(AstNodeType::ETS_NULL_TYPE, alloc… in ETSNullType() function