Searched refs:m_source_text_regexp (Results 1 – 1 of 1) sorted by relevance
422 m_source_text_regexp.assign(std::string(option_arg)); in SetOptionValue()480 m_source_text_regexp.clear(); in OptionParsingStarting()512 std::string m_source_text_regexp; member in CommandObjectBreakpointSet::CommandOptions556 else if (!m_options.m_source_text_regexp.empty()) in DoExecute()672 RegularExpression regexp(m_options.m_source_text_regexp); in DoExecute()