Searched defs:newExpression (Results 1 – 4 of 4) sorted by relevance
19 …const newExpression = factory.createNewExpression(call.expression, call.typeArguments, call.argume… constant
518 std::unique_ptr<Expression>* newExpression) { in try_replace_expression()
8526 TIntermTyped* newExpression = branchNode->getAsBranchNode()->getExpression(); in wrapupSwitchSubsequence() local
9258 TIntermTyped* newExpression = branchNode->getAsBranchNode()->getExpression(); in wrapupSwitchSubsequence() local