codeql/cpp-all
6.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if an external deallocation model exists for the given parameters.
import cpp
predicate deallocationFunctionModel(string namespace, string type, boolean subtypes, string name, string freedArg)