Home | History | Annotate | Download | only in Frontend

Lines Matching refs:FEOpts

363                                                const FrontendOptions &FEOpts,
472 const FrontendOptions &FEOpts,
862 if (FEOpts.ProgramAction == frontend::RunAnalysis)
868 if (FEOpts.ProgramAction == frontend::RewriteObjC ||
918 const FrontendOptions &FEOpts) {
934 InitializePredefinedMacros(*PP.getAuxTargetInfo(), LangOpts, FEOpts,
937 InitializePredefinedMacros(PP.getTargetInfo(), LangOpts, FEOpts, Builder);
959 FEOpts, Builder);