Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ hascallstatement
Function
hascallstatement
numpy/f2py/auxfuncs.py:601–602 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
599
600
601
def
hascallstatement(rout):
602
return
getcallstatement(rout) is not None
603
604
605
def
istrue(var):
Callers
1
getcallprotoargument
Function · 0.85
Calls
1
getcallstatement
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…