Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.h103 bool getWindowsSDKLibraryPath(
H A DMSVC.cpp132 if (TC.getWindowsSDKLibraryPath(Args, WindowsSdkLibPath)) in ConstructJob()
540 bool MSVCToolChain::getWindowsSDKLibraryPath(const ArgList &Args, in getWindowsSDKLibraryPath() function in MSVCToolChain