Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DstatementParser.cpp753 ir::AstNode *initNode, ExpressionParseFlags exprFlags, bool isAwait) in ParseForInOf()
862 ir::AstNode *initNode = in ParseForInOf() local
984 bool ParserImpl::GetCanBeForInOf(ir::Expression *leftNode, ir::AstNode *initNode) in GetCanBeForInOf()
1037 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