Searched defs:operand (Results 1 – 4 of 4) sorted by relevance
1515 UnaryOp(unaryop_ty op, expr_ty operand, int lineno, int col_offset, PyArena in UnaryOp()4814 expr_ty operand; in obj2ast_expr() local
1532 UnaryOp(unaryop_ty op, expr_ty operand, int lineno, int col_offset, PyArena in UnaryOp()4831 expr_ty operand; in obj2ast_expr() local
209 expr_ty operand; member