Home | History | Annotate | Download | only in src

Lines Matching refs:is_postfix

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