<div dir="ltr">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.</div>