Searched refs:DoubleFn (Results 1 – 2 of 2) sorted by relevance
175 typedef double (*DoubleFn)(); typedef177 …int a[(int)DoubleFn(f)()]; // expected-error {{variable length array}} expected-warning{{C99 featu…
107 LibFunc::Func DoubleFn, LibFunc::Func FloatFn, in hasUnaryFloatFn() argument113 return TLI->has(DoubleFn); in hasUnaryFloatFn()