Home | History | Annotate | Download | only in ASTMatchers

Lines Matching defs:TypeMatcher

125 typedef internal::Matcher<QualType> TypeMatcher;
135 /// to an \c internal::Matcher<> type such as \c TypeMatcher.