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

Type Internal::TPhi

An SSA phi node, that is, a pseudo-definition for a variable at a point in the flow graph where otherwise two or more definitions for the variable would be visible.

Import path

import semmle.go.dataflow.SsaImpl

Known direct subtypes