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

Predicate TestPostProcessing::TranslateProvenanceResults::results

Holds if a result exists with the given relation, row, column, and data.

Import path

import codeql.dataflow.test.ProvenancePathGraph
predicate results(string relation, int row, int column, string data)