Searched defs:Apropos (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Core/
H A DUserSettingsController.cpp91 Properties::Apropos (const char *keyword, std::vector<const Property *> &matching_properties) const function in class:Properties
96 properties_sp->Apropos (keyword, matching_properties);
/external/lldb/source/Interpreter/
H A DOptionValueProperties.cpp712 OptionValueProperties::Apropos (const char *keyword, std::vector<const Property *> &matching_properties) const function in class:OptionValueProperties
724 properties->Apropos (keyword, matching_properties);

Completed in 92 milliseconds