Home
last modified time | relevance | path

Searched refs:call_function (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/commands/expression/call-throws/
H A DTestCallThatThrows.py26 self.call_function()
35 def call_function(self): member in ExprCommandWithThrowTestCase
/llvm-project-15.0.7/lldb/test/API/commands/expression/call-restarts/
H A DTestCallThatRestarts.py30 self.call_function()
47 def call_function(self): member in ExprCommandThatRestartsTestCase
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-reserved-arg-reg-call-error.ll7 define void @call_function() {