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