Home
last modified time | relevance | path

Searched defs:returncode (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/driver/job_control/
H A Dshell.py33 returncode = child.wait() variable
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py200 def was_soft_terminate(self, returncode, with_core): argument
224 def was_hard_terminate(self, returncode): argument
400 def was_soft_terminate(self, returncode, with_core): argument
406 def was_hard_terminate(self, returncode): argument
449 def was_hard_terminate(self, returncode): argument
/llvm-project-15.0.7/clang/tools/scan-view/share/
H A Dstartfile.py142 def fixreturncode(self, returncode): argument