mirror of
https://github.com/github/codeql.git
synced 2026-03-06 07:36:47 +01:00
Extract some of the logic from the `cpp/missing-check-scanf` query into the more generally useful `getOutputArgument(int index)`, `getAnOutputArgument()`, and `getNumberOfOutputArguments()` predicates.