Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBCommandInterpreter.h306 bool HasCustomQuitExitCode();
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBCommandInterpreter.cpp409 bool SBCommandInterpreter::HasCustomQuitExitCode() { in HasCustomQuitExitCode() function in SBCommandInterpreter
/freebsd-13-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp13974 result = (bool)(arg1)->HasCustomQuitExitCode(); in _wrap_SBCommandInterpreter_HasCustomQuitExitCode()