codeql/cpp-all
7.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if an external allocation model exists for the given parameters.
import cpp
predicate allocationFunctionModel(string namespace, string type, boolean subtypes, string name, string sizeArg, string multArg, string reallocPtrArg, boolean requiresDealloc)