Searched defs:TIntermUnary (Results 1 – 4 of 4) sorted by relevance
22 class TIntermUnary; variable
136 bool ValidateSwitch::visitUnary(Visit, TIntermUnary *) in visitUnary() argument
47 class TIntermUnary; variable
1069 TIntermUnary::TIntermUnary(const TIntermUnary &node) in TIntermUnary() function in sh::TIntermUnary1313 TIntermUnary::TIntermUnary(TOperator op, TIntermTyped *operand, const TFunction *function) in TIntermUnary() function in sh::TIntermUnary