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

/external/clang/lib/Lex/
H A DHeaderSearch.cpp541 static bool checkMSVCHeaderSearch(DiagnosticsEngine &Diags, function
764 if (checkMSVCHeaderSearch(Diags, MSFE, FE, IncludeLoc)) {
792 if (checkMSVCHeaderSearch(Diags, MSFE, FE, IncludeLoc)) {
807 if (checkMSVCHeaderSearch(Diags, MSFE, nullptr, IncludeLoc)) {

Completed in 74 milliseconds