Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:HasParentMatcher

1224 class HasParentMatcher : public MatcherInterface<T> {
1228 explicit HasParentMatcher(const Matcher<ParentT> &ParentMatcher)