Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsUndefinedKeyword.h34 explicit TSUndefinedKeyword() : TypeNode(AstNodeType::TS_UNDEFINED_KEYWORD) {} in TSUndefinedKeyword() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsUndefinedKeyword.h24 explicit TSUndefinedKeyword(ArenaAllocator *const allocator) in TSUndefinedKeyword() function