Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsAnyKeyword.h34 explicit TSAnyKeyword() : TypeNode(AstNodeType::TS_ANY_KEYWORD) {} in TSAnyKeyword() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsAnyKeyword.h24 …explicit TSAnyKeyword(ArenaAllocator *const allocator) : TypeNode(AstNodeType::TS_ANY_KEYWORD, all… in TSAnyKeyword() function