Home | History | Annotate | Download | only in Frontend

Lines Matching refs:TargetOptions

48   : LangOpts(new LangOptions()), TargetOpts(new TargetOptions()),
56 TargetOpts(new TargetOptions(X.getTargetOpts())),
331 const TargetOptions &TargetOpts) {
1773 static void ParseTargetArgs(TargetOptions &Opts, ArgList &Args) {