Home
last modified time | relevance | path

Searched refs:conflicting_method (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/rewrite_to_chrome_style/
DRewriteToChromeStyle.cpp573 for (const auto& conflicting_method : kConflictingMethods) { in ShouldPrefixFunctionName() local
574 if (old_method_name == conflicting_method) in ShouldPrefixFunctionName()