Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp132 bool SBCommandInterpreter::AliasExists(const char *cmd) { AliasExists() function in SBCommandInterpreter
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1316 bool CommandInterpreter::AliasExists(llvm::StringRef cmd) const { AliasExists() function in CommandInterpreter