CodeQL library for Python
codeql/python-all 7.1.0 (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)