Home | History | Annotate | Download | only in compiler

Lines Matching refs:binaryOpCommonCheck

3128 bool TParseContext::binaryOpCommonCheck(TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc)
3371 if(binaryOpCommonCheck(op, left, right, loc))
3393 if(!binaryOpCommonCheck(op, left, right, loc))