Searched defs:AliasExists (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBCommandInterpreter.cpp | 133 bool SBCommandInterpreter::AliasExists(const char *cmd) { in AliasExists() function in SBCommandInterpreter |
/llvm-project/lldb/source/Interpreter/ | ||
H A D | CommandInterpreter.cpp | 1339 bool CommandInterpreter::AliasExists(llvm::StringRef cmd) const { AliasExists() function in CommandInterpreter |