Home
last modified time | relevance | path

Searched defs:ThisExpression (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DthisExpression.h29 explicit ThisExpression() : Expression(AstNodeType::THIS_EXPRESSION) {} in ThisExpression() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DthisExpression.h34 explicit ThisExpression() : Expression(AstNodeType::THIS_EXPRESSION) {} in ThisExpression() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h39 class ThisExpression; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h86 class ThisExpression; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h87 class ThisExpression; variable