Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectApropos.cpp52 m_interpreter.FindCommandsForApropos(search_word, commands_found, in DoExecute()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h436 void FindCommandsForApropos(llvm::StringRef word, StringList &commands_found,
599 void FindCommandsForApropos(llvm::StringRef word, StringList &commands_found,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2675 void CommandInterpreter::FindCommandsForApropos( in FindCommandsForApropos() function in CommandInterpreter
2698 FindCommandsForApropos(search_word, commands_found, commands_help, in FindCommandsForApropos()
2704 void CommandInterpreter::FindCommandsForApropos(llvm::StringRef search_word, in FindCommandsForApropos() function in CommandInterpreter
2713 FindCommandsForApropos(search_word, commands_found, commands_help, in FindCommandsForApropos()
2717 FindCommandsForApropos(search_word, commands_found, commands_help, in FindCommandsForApropos()
2721 FindCommandsForApropos(search_word, commands_found, commands_help, in FindCommandsForApropos()