Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DMSVC.cpp76 std::string &value, std::string *phValue);
903 std::string &value, std::string *phValue) { in getSystemRegistryString() argument
963 if (phValue) in getSystemRegistryString()
964 *phValue = bestName; in getSystemRegistryString()
980 if (phValue) in getSystemRegistryString()
981 phValue->clear(); in getSystemRegistryString()