Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h443 bool search_user_commands,
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp2706 bool search_user_commands, in FindCommandsForApropos() argument
2714 if (search_user_commands) in FindCommandsForApropos()