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