Home | History | Annotate | Download | only in compiler

Lines Matching defs:addUnaryMath

472 TIntermTyped* TIntermediate::addUnaryMath(TOperator op, TIntermTyped* child, const TSourceLoc &line, const TType *funcReturnType)
475 infoSink.info.message(EPrefixInternalError, "Bad type in AddUnaryMath", line);