Home
last modified time | relevance | path

Searched refs:checkMSVCHeaderSearch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp781 static bool checkMSVCHeaderSearch(DiagnosticsEngine &Diags, in checkMSVCHeaderSearch() function
1141 if (checkMSVCHeaderSearch(Diags, MSFE, &File->getFileEntry(), IncludeLoc)) { in LookupFile()
1178 if (checkMSVCHeaderSearch(Diags, MSFE, in LookupFile()
1193 if (checkMSVCHeaderSearch(Diags, MSFE, nullptr, IncludeLoc)) { in LookupFile()