Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp133 static bool readFullStringValue(HKEY hkey, const char *valueName, in readFullStringValue() function
233 if (readFullStringValue(hKey, valueName, value)) { in getSystemRegistryString()
250 if (readFullStringValue(hKey, valueName, value)) in getSystemRegistryString()