Searched refs:m_source_text_regexp (Results 1 – 1 of 1) sorted by relevance
434 m_source_text_regexp.assign(std::string(option_arg)); in SetOptionValue()491 m_source_text_regexp.clear(); in OptionParsingStarting()523 std::string m_source_text_regexp; member in CommandObjectBreakpointSet::CommandOptions567 else if (!m_options.m_source_text_regexp.empty()) in DoExecute()683 RegularExpression regexp(m_options.m_source_text_regexp); in DoExecute()