mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +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.