Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObjectRegexCommand.cpp79 const char *command_cstr) { in AddRegexCommand() argument
84 m_entries.back().command.assign(command_cstr); in AddRegexCommand()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObjectRegexCommand.h36 bool AddRegexCommand(const char *re_cstr, const char *command_cstr);