Searched defs:search_syntax (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Interpreter/ | ||
H A D | CommandObject.cpp | 348 HelpTextContainsWord(llvm::StringRef search_word,bool search_short_help,bool search_long_help,bool search_syntax,bool search_options) HelpTextContainsWord() argument |
H A D | CommandInterpreter.cpp | 2948 const bool search_syntax = false; FindCommandsForApropos() local |