Searched defs:MatcherOps (Results 1 – 2 of 2) sorted by relevance
29 class MatcherOps; variable
109 MatcherOps(ASTNodeKind NodeKind) : NodeKind(NodeKind) {} in MatcherOps() function