Home | History | Annotate | Download | only in ASTMatchers

Lines Matching full:arrayref

1172     ArrayRef<const Matcher<T> *> InnerMatchers) {
1191 ArrayRef<const Matcher<InnerT> *> InnerMatchers) {
1459 static Self create(ArrayRef<const Matcher<InnerTBase> *> InnerMatchers);
1465 ArrayRef<const Matcher<InnerTBase> *> InnerMatchers)
1490 ReturnTypesF>::create(ArrayRef<const Matcher<InnerTBase> *> InnerMatchers) {