Lines Matching defs:MSFE
782 OptionalFileEntryRef MSFE,
785 if (MSFE && FE != *MSFE) {
786 Diags.Report(IncludeLoc, diag::ext_pp_include_search_ms) << MSFE->getName();
928 OptionalFileEntryRef MSFE;
1002 MSFE = FE;
1120 if (checkMSVCHeaderSearch(Diags, MSFE, &File->getFileEntry(), IncludeLoc)) {
1123 return MSFE;
1137 if (checkMSVCHeaderSearch(Diags, MSFE, nullptr, IncludeLoc)) {
1140 return MSFE;