Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp9406 std::string WindowsSdkLibPath; in ConstructJob() local
9407 if (MSVC.getWindowsSDKLibraryPath(WindowsSdkLibPath)) in ConstructJob()
9409 WindowsSdkLibPath.c_str())); in ConstructJob()