Searched defs:AddCommand (Results 1 – 3 of 3) sorted by relevance
| /external/llvm-project/lldb/source/API/ | ||
| D | SBCommandInterpreter.cpp | 599 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter |
| /external/deqp-deps/amber/src/vkscript/ | ||
| D | command_parser.h | 48 void AddCommand(std::unique_ptr<Command> command) { in AddCommand() function |
| /external/llvm-project/lldb/source/Interpreter/ | ||
| D | CommandInterpreter.cpp | 991 bool CommandInterpreter::AddCommand(llvm::StringRef name, in AddCommand() function in CommandInterpreter |