Searched defs:HasAliases (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp358 bool SBCommandInterpreter::HasAliases() { function in class:SBCommandInterpreter
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1910 bool CommandInterpreter::HasAliases() const { return (!m_alias_dict.empty()); } function in class:CommandInterpreter

Completed in 191 milliseconds