Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp134 static bool readFullStringValue(HKEY hkey, const char *valueName, in readFullStringValue() function
234 if (readFullStringValue(hKey, valueName, value)) { in getSystemRegistryString()
251 if (readFullStringValue(hKey, valueName, value)) in getSystemRegistryString()