Searched refs:MatcherOps (Results 1 – 2 of 2) sorted by relevance
95 class MatcherOps {97 MatcherOps(ast_type_traits::ASTNodeKind NodeKind) : NodeKind(NodeKind) {} in MatcherOps() function115 ~MatcherOps() = default;130 getTypedMatcher(const MatcherOps &Ops) const = 0;226 struct VariantMatcher::TypedMatcherOps final : VariantMatcher::MatcherOps {228 : MatcherOps(ast_type_traits::ASTNodeKind::getFromNodeKind<T>()) {} in TypedMatcherOps()
57 VariantMatcher::MatcherOps::canConstructFrom(const DynTypedMatcher &Matcher, in canConstructFrom()64 VariantMatcher::MatcherOps::constructVariadicOperator( in constructVariadicOperator()98 getTypedMatcher(const MatcherOps &Ops) const override { in getTypedMatcher()139 getTypedMatcher(const MatcherOps &Ops) const override { in getTypedMatcher()202 getTypedMatcher(const MatcherOps &Ops) const override { in getTypedMatcher()