Searched refs:full_error_message (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedInterface.h41 std::string full_error_message = local
46 full_error_message +=
50 error.SetErrorString(full_error_message);

Completed in 191 milliseconds