Searched defs:AddCommand (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/lldb/source/API/ | ||
| H A D | SBCommandInterpreter.cpp | 603 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter |
| /llvm-project/lldb/source/Interpreter/ | ||
| H A D | CommandInterpreter.cpp | 1143 bool CommandInterpreter::AddCommand(llvm::StringRef name, AddCommand() function in CommandInterpreter |