Searched defs:Match (Results 1 – 2 of 2) sorted by relevance
24 bool MethodId::Match(MethodDecl* method_decl) const { in Match() function in ir::MethodId
658 def Match(pattern, s): function