Lines Matching full:msvc
379 case DiagnosticOptions::Msvc: 380 Res.push_back("-fdiagnostics-format=msvc"); break;1419 else if (Format == "msvc")1420 Opts.Format = DiagnosticOptions::Msvc;