Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1397 bool CommandInterpreter::RemoveUserMultiword(llvm::StringRef multi_name) { in RemoveUserMultiword() argument
1399 m_user_mw_dict.find(std::string(multi_name)); in RemoveUserMultiword()