Summary: When a `VarDecl` has the attribute `unused` then do not assign its initialisation result to the corresponding variable. Reviewed By: ngorogiannis Differential Revision: D13974497 fbshipit-source-id: 28029f995