Home
last modified time | relevance | path

Searched refs:ParsePotentialNewTarget (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserImpl.h126 ir::MetaProperty *ParsePotentialNewTarget();
H A DexpressionParser.cpp827 ir::MetaProperty *ParserImpl::ParsePotentialNewTarget() in ParsePotentialNewTarget() function in ark::es2panda::parser::ParserImpl
1111 ir::MetaProperty *newTarget = ParsePotentialNewTarget(); in ParsePrimaryExpression()
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.h429 ir::MetaProperty *ParsePotentialNewTarget();
H A DexpressionParser.cpp998 ir::MetaProperty *ParserImpl::ParsePotentialNewTarget() in ParsePotentialNewTarget() function in panda::es2panda::parser::ParserImpl
1160 ir::MetaProperty *newTarget = ParsePotentialNewTarget(); in ParsePrimaryExpression()

Completed in 9 milliseconds