Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DstatementParser.cpp775 ir::AstNode *initNode, ExpressionParseFlags exprFlags, bool isAwait) in ParseForInOf()
887 ir::AstNode *initNode = in ParseForInOf() local
997 bool ParserImpl::GetCanBeForInOf(ir::Expression *leftNode, ir::AstNode *initNode) in GetCanBeForInOf()
1052 ir::AstNode *initNode = nullptr; in ParseForStatement() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp1326 ir::AstNode *initNode, ExpressionParseFlags exprFlags, bool isAwait) in ParseForInOf()
1381 ir::AstNode *initNode = nullptr; in ParseForInOf() local
1512 ir::AstNode *initNode = nullptr; in ParseForStatement() local