Searched refs:visitUnaryPost (Results 1 – 3 of 3) sorted by relevance
237 virtual PostResult visitUnaryPost(TIntermUnary &node);
488 return visitUnaryPost(*currNode.getAsUnaryNode()); in traversePost()957 PostResult TIntermRebuild::visitUnaryPost(TIntermUnary &node) in visitUnaryPost() function in sh::TIntermRebuild
350 PostResult visitUnaryPost(TIntermUnary &node) override in visitUnaryPost() function in __anonf64b107d0111::Separator