Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:MethodSig2

5103 struct MethodSig2 {
5170 inline MethodSig2<R, C, P1, P2> MatchFunc(R (C::*f)(P1, P2)) {
5172 return MethodSig2<R, C, P1, P2>();