Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.h108 bool getWindowsSDKLibraryPath(
H A DMSVC.cpp420 if (TC.getWindowsSDKLibraryPath(Args, WindowsSdkLibPath)) in ConstructJob()
1091 bool MSVCToolChain::getWindowsSDKLibraryPath( in getWindowsSDKLibraryPath() function in MSVCToolChain