Searched refs:local_match (Results 1 – 1 of 1) sorted by relevance
530 size_t local_match = arg->MaybeMatches(possible_name); in Parse() local532 if (local_match > best_match_size) { in Parse()533 best_match_size = local_match; in Parse()