Home | History | Annotate | Download | only in hlsl

Lines Matching refs:newExpression

9069                 TIntermTyped* newExpression = branchNode->getAsBranchNode()->getExpression();
9070 if (prevExpression == nullptr && newExpression == nullptr)
9073 newExpression != nullptr &&
9075 newExpression->getAsConstantUnion() &&
9077 newExpression->getAsConstantUnion()->getConstArray()[0].getIConst())