mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +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.