Searched defs:getAsBinaryNode (Results 1 – 1 of 1) sorted by relevance
99 virtual TIntermBinary *getAsBinaryNode() { return nullptr; } in getAsBinaryNode() function481 TIntermBinary *getAsBinaryNode() override { return this; } in getAsBinaryNode() function