Home
last modified time | relevance | path

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

/external/v8/tools/clang/rewrite_to_chrome_style/
DRewriteToChromeStyle.cpp54 bool IsMatching(const MatcherType& matcher, in IsMatching() function
213 if (IsMatching(is_method_safe_to_rename, decl, decl.getASTContext())) in MatchAllOverriddenMethods()
626 if (IsMatching(conflict_matcher, decl, context)) in GetNameForDecl()
1133 return IsMatching(matcher, expr, context); in IsCallee()