Home
last modified time | relevance | path

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 DTestCallThatThrows.py35 def call_function(self): member in ExprCommandWithThrowTestCase
/llvm-project-15.0.7/lldb/test/API/commands/expression/call-restarts/
H A DTestCallThatRestarts.py47 def call_function(self): member in ExprCommandThatRestartsTestCase