Searched defs:loweringResult (Results 1 – 5 of 5) sorted by relevance
40 auto *const loweringResult = parser->CreateFormattedExpression( in ProcessIndexSetAccess() local57 auto *const loweringResult = in ProcessIndexGetAccess() local
76 static void AllowRequiredTypeInstantiation(const ir::Expression *const loweringResult) in AllowRequiredTypeInstantiation()179 auto *loweringResult = parser->CreateFormattedExpression(ss.str(), newStmts); in HandleObjectLiteralLowering() local
77 void AdjustBoxingUnboxingFlags(ir::Expression *loweringResult, const ir::Expression *oldExpr) in AdjustBoxingUnboxingFlags()203 auto *loweringResult = ConstructOpAssignmentResult(ctx, assignment); in HandleOpAssignment() local297 ir::Expression *loweringResult = ConstructUpdateResult(ctx, upd); in HandleUpdate() local
41 auto loweringResult = parser->CreateExpression(src); in CreateBigInt() local
124 auto *const loweringResult = parser->CreateFormattedStatement( in ProcessObjectIterator() local