Searched refs:NewForEachStatement (Results 1 – 3 of 3) sorted by relevance
821 PreParserStatement NewForEachStatement( in NewForEachStatement() function
5846 auto loop = factory()->NewForEachStatement(for_info->mode, labels, own_labels, in ParseForEachStatementWithDeclarations()5924 auto loop = factory()->NewForEachStatement(for_info->mode, labels, own_labels, in ParseForEachStatementWithoutDeclarations()
2873 ForEachStatement* NewForEachStatement( in NewForEachStatement() function