Home
last modified time | relevance | path

Searched refs:Apropos (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp99 Properties::Apropos(llvm::StringRef keyword, in Apropos()
103 properties_sp->Apropos(keyword, matching_properties); in GetExperimentalSettingsName()
92 Properties::Apropos(llvm::StringRef keyword, Apropos() function in Properties
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectApropos.cpp63 GetDebugger().Apropos(search_word, properties); in DoExecute()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DUserSettingsController.h67 size_t Apropos(llvm::StringRef keyword,
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp451 void OptionValueProperties::Apropos( in Apropos() function in OptionValueProperties
462 properties->Apropos(keyword, matching_properties); in Apropos()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h60 void Apropos(llvm::StringRef keyword,