Home | History | Annotate | Download | only in Frontend

Lines Matching refs:FixIt

334     Res.push_back("-fno-diagnostics-fixit-info");
423 case frontend::FixIt: return "-fixit";
472 Res.push_back("-fixit-recompile");
474 Res.push_back("-fixit-to-temporary");
1354 Opts.ProgramAction = frontend::FixIt; break;