Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h442 bool search_builtin_commands,
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp2705 bool search_builtin_commands, in FindCommandsForApropos() argument
2710 if (search_builtin_commands) in FindCommandsForApropos()