Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DUserSettingsController.cpp86 Properties::Apropos(llvm::StringRef keyword, in Apropos() function in Properties
90 properties_sp->Apropos(keyword, matching_properties); in Apropos()
/external/llvm-project/lldb/include/lldb/Core/
DUserSettingsController.h68 size_t Apropos(llvm::StringRef keyword,
/external/llvm-project/lldb/source/Commands/
DCommandObjectApropos.cpp75 GetDebugger().Apropos(search_word, properties); in DoExecute()
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h57 void Apropos(llvm::StringRef keyword,
/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp604 void OptionValueProperties::Apropos( in Apropos() function in OptionValueProperties
615 properties->Apropos(keyword, matching_properties); in Apropos()