Check whether discarding an expression would violate the requirements of @mustuse. If so, emit an error.
the expression to check
scope in which e was semantically analyzed
true on error, false on success.
See Implementation
Check whether discarding an expression would violate the requirements of @mustuse. If so, emit an error.