Lines Matching refs:regex_match
974 RegularExpression::Match regex_match(3);975 if (g_clang_version_regex.Execute (producer_cstr, ®ex_match))978 if (regex_match.GetMatchAtIndex (producer_cstr, 1, str))980 if (regex_match.GetMatchAtIndex (producer_cstr, 2, str))982 if (regex_match.GetMatchAtIndex (producer_cstr, 3, str))