As requested in: http://forum.dlang.org/post/ehubmrwwkfkepjkyfjiz@forum.dlang.org
https://github.com/D-Programming-Language/dmd/pull/3404
*** Issue 12475 has been marked as a duplicate of this issue. ***
Changed title as we're going to implement getStorageClass generic trait.
Regarding storage class, we have getParameterStorageClass (implemented in https://github.com/dlang/dmd/pull/6829) for parameter. For variables, we have another issue (13752), so marking as duplicate. *** This issue has been marked as a duplicate of issue 13752 ***