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

Member predicate ClassDecl::callReturnsInstance

Holds if for class C, C() returns an instance of C

predicate callReturnsInstance()