Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h510 bool search_builtin_commands,
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2974 bool search_builtin_commands, in FindCommandsForApropos() argument
2980 if (search_builtin_commands) in FindCommandsForApropos()