Searched refs:m_source_text_regexp (Results 1 – 1 of 1) sorted by relevance
423 m_source_text_regexp.assign(std::string(option_arg)); in SetOptionValue()481 m_source_text_regexp.clear(); in OptionParsingStarting()513 std::string m_source_text_regexp; member in CommandObjectBreakpointSet::CommandOptions557 else if (!m_options.m_source_text_regexp.empty()) in DoExecute()673 RegularExpression regexp(m_options.m_source_text_regexp); in DoExecute()