Home | History | Annotate | Download | only in Sema

Lines Matching refs:MSVC2015

4790             !getLangOpts().isCompatibleWithMSVC(LangOptions::MSVC2015))
4793 // MSVC2015 doesn't export trivial defaulted x-tor but copy assign
4795 if (getLangOpts().isCompatibleWithMSVC(LangOptions::MSVC2015) &&
5005 if (getLangOpts().isCompatibleWithMSVC(LangOptions::MSVC2015) &&