Lines Matching full:stringlist
24 #include "lldb/Utility/StringList.h"
291 StringList *matches = nullptr,
292 StringList *descriptions = nullptr) const;
295 StringList *matches = nullptr,
296 StringList *descriptions = nullptr) const;
299 GetAliasCommandObject(llvm::StringRef cmd, StringList *matches = nullptr,
300 StringList *descriptions = nullptr) const;
394 void HandleCommands(const StringList &commands,
399 void HandleCommands(const StringList &commands,
441 StringList &matches,
442 StringList &descriptions);
512 void FindCommandsForApropos(llvm::StringRef word, StringList &commands_found,
513 StringList &commands_help,
699 StringList *matches = nullptr,
700 StringList *descriptions = nullptr) const;
715 void FindCommandsForApropos(llvm::StringRef word, StringList &commands_found,
716 StringList &commands_help,