Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsNullKeyword.h24 …explicit TSNullKeyword(ArenaAllocator *const allocator) : TypeNode(AstNodeType::TS_NULL_KEYWORD, a… in TSNullKeyword() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsNullKeyword.h34 explicit TSNullKeyword() : TypeNode(AstNodeType::TS_NULL_KEYWORD) {} in TSNullKeyword() function