Searched defs:newStmts (Results 1 – 4 of 4) sorted by relevance
42 std::vector<ir::AstNode *> newStmts; in GenerateDefaultCallToConstructor() local89 std::vector<ir::AstNode *> newStmts; in TryTransformLiteralArrayToRefArray() local122 std::vector<ir::AstNode *> newStmts; in TryTransformNewArrayExprToRefArray() local
179 std::vector<ir::AstNode *> &newStmts, in GenerateNewStatements()273 std::vector<ir::AstNode *> newStmts; in HandleObjectLiteralLowering() local
94 …auto *newStmts = static_cast<es2panda_AstNode **>(impl->AllocMemory(context, len + 1, sizeof(es2pa… in main() local
453 …const { placeholderStringLocals, placeholderStringLocalPositions, newStmts } = this.processTemplat… constant473 const newStmts: Stmt[] = [...currStmts]; constant