Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:MethodSig3

5120 struct MethodSig3 {
5176 inline MethodSig3<R, C, P1, P2, P3> MatchFunc(R (C::*f)(P1, P2, P3)) {
5178 return MethodSig3<R, C, P1, P2, P3>();