Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDTools.cpp4489 bool IsMSVC2015Compatible = MSVT.getMajor() >= 19; in ConstructJob() local
4491 if (IsMSVC2015Compatible) in ConstructJob()
4506 !IsWindowsMSVC || IsMSVC2015Compatible)) in ConstructJob()