Summary: public C++ allows for parameters with empty names (unused/default copy constructors). Make backend happy by assigning a non-empty name to these variables Reviewed By: jvillard Differential Revision: D2895550 fb-gh-sync-id: b466397