mirror of
https://github.com/github/codeql.git
synced 2026-07-16 00:38:15 +02: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.