Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp10013 std::string WindowsSdkLibPath; in ConstructJob() local
10014 if (MSVC.getWindowsSDKLibraryPath(WindowsSdkLibPath)) in ConstructJob()
10016 WindowsSdkLibPath.c_str())); in ConstructJob()