Searched refs:re_cstr (Results 1 – 2 of 2) sorted by relevance
71 bool CommandObjectRegexCommand::AddRegexCommand(llvm::StringRef re_cstr, in AddRegexCommand() argument75 m_entries.back().regex = RegularExpression(re_cstr); in AddRegexCommand()
33 bool AddRegexCommand(llvm::StringRef re_cstr, llvm::StringRef command_cstr);