Home
last modified time | relevance | path

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

/external/v8/tools/clang/rewrite_to_chrome_style/
DRewriteToChromeStyle.cpp342 bool IsBlacklistedMethod(const clang::CXXMethodDecl& decl) { in IsBlacklistedMethod() function
369 return IsBlacklistedMethod(Node); in AST_MATCHER()