Searched refs:leftBinary (Results 1 – 1 of 1) sorted by relevance
441 TIntermBinary *leftBinary = node->getLeft()->getAsBinaryNode(); in visitBinary() local442 if (leftBinary != nullptr && mMatcher(leftBinary)) in visitBinary()