Home | History | Annotate | Download | only in ASTMatchers

Lines Matching defs:PolymorphicMatcherWithParam1

637 /// PolymorphicMatcherWithParam1 and should be StringRef.
714 /// Type argument DeclMatcherT is required by PolymorphicMatcherWithParam1 but
1036 /// PolymorphicMatcherWithParam1.
1076 /// - PolymorphicMatcherWithParam1<ValueEqualsMatcher, int>(42)
1095 class PolymorphicMatcherWithParam1 {
1097 explicit PolymorphicMatcherWithParam1(const P1 &Param1)