Home
last modified time | relevance | path

Searched defs:MSVC (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A DCMakeLists.txt195 set(MSVC 0) variable
204 set(MSVC 1) variable
/freebsd/contrib/libevent/
H A DCMakeLists.txt195 set(MSVC 0) variable
204 set(MSVC 1) variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/freebsd/lib/libomp/
H A Dkmp_config.h93 #define MSVC 0 macro
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp61 const auto &MSVC = static_cast<const toolchains::MSVCToolChain &>(TC); in FindVisualStudioExecutable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h253 MSVC, enumerator