Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A DCMakeLists.txt195 set(MSVC 0) variable
204 set(MSVC 1) variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticOptions.h77 enum TextDiagnosticFormat { Clang, MSVC, Vi }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h223 MSVC, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.cpp366 const auto &MSVC = static_cast<const toolchains::MSVCToolChain &>(TC); in FindVisualStudioExecutable() local