Searched refs:conflicting_method (Results 1 – 1 of 1) sorted by relevance
573 for (const auto& conflicting_method : kConflictingMethods) { in ShouldPrefixFunctionName() local574 if (old_method_name == conflicting_method) in ShouldPrefixFunctionName()