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

Member predicate SsaWithFields::getBaseVariable

Gets the SSA variable corresponding to the base of this SSA variable with fields.

For example, the SSA variable corresponding to a for the SSA variable with fields corresponding to a.b.

SsaVariable getBaseVariable()