Searched refs:exprToProcess (Results 1 – 1 of 1) sorted by relevance
79 ir::Expression *exprToProcess = nullptr; in AdjustBoxingUnboxingFlags() local81 exprToProcess = loweringResult->AsAssignmentExpression(); in AdjustBoxingUnboxingFlags()85 exprToProcess = statement->AsExpressionStatement()->GetExpression(); in AdjustBoxingUnboxingFlags()98 if (exprToProcess->TsType()->HasTypeFlag(checker::TypeFlag::ETS_PRIMITIVE)) { in AdjustBoxingUnboxingFlags()100 } else if (exprToProcess->TsType()->IsETSObjectType()) { in AdjustBoxingUnboxingFlags()