Searched defs:unary_op (Results 1 – 2 of 2) sorted by relevance
107 struct unary_op { struct118 struct unary_op unary_op; argument
678 Query::Query(const Query& left, Operator unary_op) in Query()