Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:can_replace

748 CommandInterpreter::AddCommand (const char *name, const lldb::CommandObjectSP &cmd_sp, bool can_replace)
754 if (found && !can_replace)
767 bool can_replace)
777 if (can_replace == false)
785 if (can_replace == false)