Searched defs:UserCommandExists (Results 1 – 2 of 2) sorted by relevance
126 bool SBCommandInterpreter::UserCommandExists(const char *cmd) { in UserCommandExists() function in SBCommandInterpreter
1343 bool CommandInterpreter::UserCommandExists(llvm::StringRef cmd) const { in UserCommandExists() function in CommandInterpreter