Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.cpp75 static bool getSystemRegistryString(const char *keyPath, const char *valueName,
343 if (getSystemRegistryString(R"(SOFTWARE\Microsoft\VisualStudio\$VERSION)", in findVCToolChainViaRegistry()
345 getSystemRegistryString(R"(SOFTWARE\Microsoft\VCExpress\$VERSION)", in findVCToolChainViaRegistry()
900 static bool getSystemRegistryString(const char *keyPath, const char *valueName, in getSystemRegistryString() function
1052 if (!getSystemRegistryString( in getWindowsSDKDir()
1151 if (!getSystemRegistryString( in getUniversalCRTSdkDir()