CodeQL library for C/C++
codeql/cpp-all 0.12.11 (changelog, source)
Search

Member predicate FormattingFunction::isOutputGlobal

Holds if this function outputs to a global stream such as standard output, standard error or a system log. For example printf.

predicate isOutputGlobal()