Searched defs:unary (Results 1 – 7 of 7) sorted by relevance
5 void unary(Arg) { } in unary() function
17 int unary(int x, long l) in unary() function
135 bool Visit(UnaryOpNode &unary, Node *&) override { in Visit()230 void DWARFCodegen::Visit(UnaryOpNode &unary, Node *&) { in Visit()
46 void unary(Arg) { } in unary() function
167 static constexpr auto unary{ in Parse() local
248 namespace unary { namespace
1708 bool unary, bool binary, in check_op_param()