Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsNeverType.h24 ETSNeverType() : Type(TypeFlag::ETS_NEVER) {} in ETSNeverType() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNeverType.h24 …explicit ETSNeverType(ArenaAllocator *const allocator) : TypeNode(AstNodeType::ETS_NEVER_TYPE, all… in ETSNeverType() function