Searched defs:call_function (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lldb/test/API/commands/expression/call-throws/ | ||
| H A D | TestCallThatThrows.py | 35 def call_function(self): member in ExprCommandWithThrowTestCase |
| /llvm-project-15.0.7/lldb/test/API/commands/expression/call-restarts/ | ||
| H A D | TestCallThatRestarts.py | 47 def call_function(self): member in ExprCommandThatRestartsTestCase |