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

Member predicate SecurityOptions::isPureFunction

This predicate should hold if the function with the given name is a pure function of its arguments.

predicate isPureFunction(string name)