Home
last modified time | relevance | path

Searched defs:NullType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DnullType.h22 class NullType : public Type { class
24 NullType() : Type(TypeFlag::NULL_TYPE) {} in NullType() function in ark::es2panda::checker::NullType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DnullType.h23 class NullType : public Type { class
25 NullType() : Type(TypeFlag::NULL_TYPE) {} in NullType() function in panda::es2panda::checker::NullType
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype.h210 static GateType NullType() in NullType() function in panda::ecmascript::kungfu::GateType

Completed in 2 milliseconds