Searched refs:ExprAction (Results 1 – 2 of 2) sorted by relevance
230 } ExprAction; typedef256 ExprAction action;
189 ExprDef *expr = ExprCreate(EXPR_ACTION_DECL, EXPR_TYPE_UNKNOWN, sizeof(ExprAction)); in ExprCreateAction()