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

Member predicate StructType::hasField

Holds if this struct contains a field name with type tp, possibly inside a (nested) embedded field.

predicate hasField(string name, Type tp)