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

Member predicate IRConfiguration::shouldCreateIRForFunction

Holds if IR should be created for function func. By default, holds for all functions.

predicate shouldCreateIRForFunction(Declaration func)