[cfe-dev] Return Type Location

Daniel Dilts diltsman at gmail.com
Tue Jul 1 13:11:00 PDT 2014


How do I get a SourceLocation for a FunctionDecl return type?
FunctionDecl::getReturnType() returns QualType, and I don't think that I
can get source locations from there.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140701/83897eb1/attachment.html>


More information about the cfe-dev mailing list