Home
last modified time | relevance | path

Searched defs:MatcherOps (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Query/Matcher/
H A DVariantValue.h29 class MatcherOps; variable
/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h109 MatcherOps(ASTNodeKind NodeKind) : NodeKind(NodeKind) {} in MatcherOps() function