I don't know of a compiler switch that reports these, or anything else built-in in Visual Studio.
However, here is a Perl script that will search your source tree and find all of the C style casts in your source. It works fairly well for tracking them down.