Home
last modified time | relevance | path

Searched defs:blockExpression (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DexpandBrackets.cpp67 …auto *blockExpression = parser->CreateFormattedExpression(FORMAT_NEW_ARRAY_EXPRESSION, identName, … in ProcessNewArrayInstanceExpression() local
113 auto *blockExpression = parser in ProcessNewMultiDimArrayInstanceExpression() local
DobjectLiteralLowering.cpp82 const auto *const blockExpression = loweringResult->AsBlockExpression(); in AllowRequiredTypeInstantiation() local
DspreadLowering.cpp256 … ir::BlockExpression *blockExpression = CreateLoweredExpression(ctx, node->AsArrayExpression()); in Perform() local