If I have a checker for check::PreStmt<ReturnStmt>, how do I get from the ReturnStmt to the function it is part of (I want to check attributes on that function)?