CodeQL library for Go
codeql/go-all 3.0.1-dev (changelog, source)
Search

Predicate sourceModel

Holds if a source model exists for the given parameters.

Note that group: references are expanded into one or more actual packages by this predicate.

Import path

import semmle.go.dataflow.ExternalFlow
predicate sourceModel(string package, string type, boolean subtypes, string name, string signature, string ext, string output, string kind, string provenance, ExtensionId madId)