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

Predicate IR::implicitDerefInstruction

Gets the implicit dereference instruction for e, where e is a pointer used as the base in a field/method access, element access, or slice expression.

Import path

import semmle.go.controlflow.IR
EvalImplicitDerefInstruction implicitDerefInstruction(Expr e)