codeql/cpp-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if a source model exists for the given parameters.
import semmle.code.cpp.dataflow.ExternalFlow
predicate sourceModel(string namespace, string type, boolean subtypes, string name, string signature, string ext, string output, string kind, string provenance, string model)