Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h494 bool search_builtin_commands,
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2957 bool search_builtin_commands, in FindCommandsForApropos() argument
2963 if (search_builtin_commands) in FindCommandsForApropos()