Searched defs:UnaryPlus (Results 1 – 2 of 2) sorted by relevance
866 void Before(const Expr::UnaryPlus &) { Put("+"); } in Before() argument
1682 struct UnaryPlus : public IntrinsicUnary { global() struct