Home
last modified time | relevance | path

Searched defs:thisExprNode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DexpressionParser.cpp940 auto *thisExprNode = AllocNode<ir::ThisExpression>(); in ParseThisExpression() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DexpressionParser.cpp1134 auto *thisExprNode = AllocNode<ir::ThisExpression>(); in ParsePrimaryExpression() local

Completed in 7 milliseconds