Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:FuncSig5

5001 struct FuncSig5 {
5041 inline FuncSig5<R, P1, P2, P3, P4, P5> MatchFunc(R (*f)(P1, P2, P3, P4, P5)) {
5043 return FuncSig5<R, P1, P2, P3, P4, P5>();