How to get the source location of a storage class specifier?

Given a VarDecl representing a static variable, is it possible to retrieve the source location of the static keyword?