Home
last modified time | relevance | path

Searched refs:thisExpression (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparserExpressions.cpp49 #include "ir/expressions/thisExpression.h"
717 auto *thisExpression = TypedParser::ParseThisExpression(); in ParseThisExpression() local
720 return thisExpression; in ParseThisExpression()
746 return thisExpression; in ParseThisExpression()
/arkcompiler/ets_frontend/es2panda/parser/
H A DexpressionParser.cpp53 #include <ir/expressions/thisExpression.h>

Completed in 5 milliseconds