Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsUnknownKeyword.h34 explicit TSUnknownKeyword() : TypeNode(AstNodeType::TS_UNKNOWN_KEYWORD) {} in TSUnknownKeyword() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsUnknownKeyword.h24 …explicit TSUnknownKeyword(ArenaAllocator *const allocator) : TypeNode(AstNodeType::TS_UNKNOWN_KEYW… in TSUnknownKeyword() function