Home | History | Annotate | Download | only in src

Lines Matching refs:is_postfix

6330       expr->is_postfix() && !ast_context()->IsEffect();
6467 return ast_context()->ReturnValue(expr->is_postfix() ? input : after);