Home
last modified time | relevance | path

Searched defs:call_function (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/test/API/commands/expression/call-throws/
DTestCallThatThrows.py37 def call_function(self): member in ExprCommandWithThrowTestCase
/external/llvm-project/lldb/test/API/commands/expression/call-restarts/
DTestCallThatRestarts.py49 def call_function(self): member in ExprCommandThatRestartsTestCase
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1579 call_function(PyObject *self, PyObject *args) in call_function() function
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1486 call_function(PyObject *self, PyObject *args) in call_function() function
/external/toybox/toys/pending/
Dsh.c855 static void call_function(void) in call_function() function
/external/python/cpython2/Python/
Dceval.c4331 call_function(PyObject ***pp_stack, int oparg in call_function() function