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

Predicate SourceSinkInterpretationInput::sourceElement

Holds if an external source specification exists for e with output specification output, kind kind, and provenance provenance.

Import path

import semmle.go.dataflow.internal.FlowSummaryImpl
predicate sourceElement(SourceOrSinkElement e, string output, string kind, Provenance provenance, string model)