mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +02:00
for `CapturingClosureArgumentNode`. Unless we define it for every single `CallNode`, we need a more sophisticated mutual recursion with the call graph construction. There is built-in support for that, but we are currently not using it.