Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsThisType.h24 explicit TSThisType() : TypeNode(AstNodeType::TS_THIS_TYPE) {} in TSThisType() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsThisType.h34 explicit TSThisType() : TypeNode(AstNodeType::TS_THIS_TYPE) {} in TSThisType() function