reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
39 void AppendString(llvm::StringRef str, bool reject_if_dupe = true);
671 history.AppendString(fixed_command);
tools/lldb/source/Interpreter/CommandInterpreter.cpp 1731 m_command_history.AppendString(original_command_string);