Home | History | Annotate | Download | only in Frontend

Lines Matching refs:PICLevel

1924   Opts.PICLevel = getLastArgIntValue(Args, OPT_pic_level, 0, Diags);
2357 // PIClevel and PIELevel are needed during code generation and this should be
2359 LangOpts.PICLevel = getLastArgIntValue(Args, OPT_pic_level, 0, Diags);