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.cpp1403 bool CommandInterpreter::RemoveUserMultiword(llvm::StringRef multi_name) { in RemoveUserMultiword() argument
1405 m_user_mw_dict.find(std::string(multi_name)); in RemoveUserMultiword()