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