Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h497 bool search_user_commands,
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2961 bool search_user_commands, in FindCommandsForApropos() argument
2970 if (search_user_commands) in FindCommandsForApropos()