Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectRegexCommand.cpp92 llvm::StringRef command_cstr) { in AddRegexCommand() argument
97 m_entries.back().command = command_cstr.str(); in AddRegexCommand()
H A DCommandObjectRegexCommand.h33 bool AddRegexCommand(llvm::StringRef re_cstr, llvm::StringRef command_cstr);