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