CodeQL library for Go
codeql/go-all 0.7.12 (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()