HomeSort by relevance Sort by last modified time
    Searched refs:MSVC2015 (Results 1 - 10 of 10) sorted by null

  /external/clang/include/clang/Basic/
LangOptions.h 82 MSVC2015 = 19
  /external/clang/lib/Basic/
IdentifierTable.cpp 167 !LangOpts.isCompatibleWithMSVC(LangOptions::MSVC2015))
Targets.cpp 736 if (Opts.CPlusPlus11 && Opts.isCompatibleWithMSVC(LangOptions::MSVC2015))
739 if (Opts.isCompatibleWithMSVC(LangOptions::MSVC2015)) {
    [all...]
  /external/clang/lib/AST/
MicrosoftMangle.cpp     [all...]
RecordLayoutBuilder.cpp     [all...]
Decl.cpp     [all...]
  /external/clang/lib/CodeGen/
CGException.cpp 64 if (getLangOpts().isCompatibleWithMSVC(LangOptions::MSVC2015))
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 276 milliseconds