Home
last modified time | relevance | path

Searched defs:search_syntax (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp348 bool search_syntax, in HelpTextContainsWord()
H A DCommandInterpreter.cpp2948 const bool search_syntax = false; in FindCommandsForApropos() local