Home
last modified time | relevance | path

Searched refs:multi_name (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1492 bool CommandInterpreter::RemoveUserMultiword(llvm::StringRef multi_name) { in RemoveUserMultiword() argument
1493 CommandObject::CommandMap::iterator pos = m_user_mw_dict.find(multi_name); in RemoveUserMultiword()