Home
last modified time | relevance | path

Searched refs:command_cstr (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Commands/
DCommandObjectRegexCommand.cpp72 llvm::StringRef command_cstr) { in AddRegexCommand() argument
77 m_entries.back().command = command_cstr.str(); in AddRegexCommand()
DCommandObjectRegexCommand.h33 bool AddRegexCommand(llvm::StringRef re_cstr, llvm::StringRef command_cstr);