CodeQL library for Python
codeql/python-all 7.2.5 (changelog, source)
Search

Predicate globallyDefinedName

Whether this name is (almost) always defined, ie. it is a builtin or VM defined name

Import path

import LegacyPointsTo
predicate globallyDefinedName(string name)