Home | History | Annotate | Download | only in Frontend

Lines Matching refs:isC99

1331   Opts.C99 = Std.isC99();
1422 if (!(Std.isC89() || Std.isC99()))
1435 if (!Std.isC99())