[Chapel Merge] Dyno: Add support for file-related reflection routines

Branch: refs/heads/main
Revision: a269f17ad84e340efac53c5a7e5a5fb1b85afacb
Author: benharsh
Link: Dyno: Add support for file-related reflection routines by benharsh · Pull Request #26635 · chapel-lang/chapel · GitHub
Log Message:
Dyno: Add support for file-related reflection routines (#26635)

This PR adds support for the following reflection routines to dyno:

  • getLineNumber
  • getFileName
  • getRoutineName
  • getModuleName

[reviewed-by @DanilaFe]

Compare: Comparing e481a13b5e1c8bcdbdcd8e771175459e8cd601a7...19be3b2a1d2ff4d31beedbbce0b0ae0183e5ef4d · chapel-lang/chapel · GitHub

Diff:
M frontend/lib/resolution/resolution-queries.cpp
M frontend/test/resolution/testReflection.cpp
https://github.com/chapel-lang/chapel/pull/26635.diff