Searched refs:s4_mfp (Results 1 – 1 of 1) sorted by relevance
31 typedef int (s4::*s4_mfp)(); typedef33 s4_mfp f4_1(s4_mfp a) { return a; } in f4_1()44 struct struct_with_mfp_0 { char a; s4_mfp b; };48 struct struct_with_mfp_1 { void *a; s4_mfp b; };