reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Interpreter/CommandInterpreter.h
  242   bool RemoveCommand(llvm::StringRef cmd);

References

tools/lldb/source/Commands/CommandObjectCommands.cpp
  878     if (!m_interpreter.RemoveCommand(command_name)) {