Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsNullishTypes.h49 ETSUndefinedType() : Type(TypeFlag::ETS_UNDEFINED) {} in ETSUndefinedType() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNullishTypes.h45 …explicit ETSUndefinedType(ArenaAllocator *const allocator) : TypeNode(AstNodeType::ETS_UNDEFINED_T… in ETSUndefinedType() function