Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:intfn

174   typedef int (*IntFn)();
176 int b[(int)IntFn(f)()]; // ok