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

Predicate invocationMatchesExtraCallSiteFilter

Holds if invoke matches the PY-specific call site filter in token.

Import path

import semmle.python.frameworks.data.internal.ApiGraphModelsSpecific
predicate invocationMatchesExtraCallSiteFilter(CallNode invoke, AccessPathTokenBase token)