Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:constructFrom

286   static Matcher<T> constructFrom(const DynTypedMatcher &Other) {
414 Matcher<QualType>::constructFrom(const DynTypedMatcher &Other) {
420 return Matcher<Type>::constructFrom(Other);