Home
last modified time | relevance | path

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

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