Home
last modified time | relevance | path

Searched defs:CommandExists (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBCommandInterpreter.cpp115 bool SBCommandInterpreter::CommandExists(const char *cmd) { in CommandExists() function in SBCommandInterpreter
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp1121 bool CommandInterpreter::CommandExists(llvm::StringRef cmd) const { in CommandExists() function in CommandInterpreter