Home
last modified time | relevance | path

Searched defs:add_error (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp547 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); in AddMultiwordCommand() local
579 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); in AddCommand() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp1614 Status add_error = in DoExecute() local
1925 Status add_error = GetCommandInterpreter().AddUserCommand( in DoExecute() local