[cfe-dev] How to get the source location of a storage class specifier?
Hamza Sood via cfe-dev
cfe-dev at lists.llvm.org
Sat Dec 23 06:45:53 PST 2017
Given a VarDecl representing a static variable, is it possible to retrieve the source location of the static keyword?
More information about the cfe-dev
mailing list