Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h513 bool search_user_mw_commands);
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2977 bool search_user_mw_commands) { in FindCommandsForApropos() argument
2988 if (search_user_mw_commands) in FindCommandsForApropos()