Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h307 bool HasCustomQuitExitCode();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp408 bool SBCommandInterpreter::HasCustomQuitExitCode() { in HasCustomQuitExitCode() function in SBCommandInterpreter
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp13139 result = (bool)(arg1)->HasCustomQuitExitCode(); in _wrap_SBCommandInterpreter_HasCustomQuitExitCode()