Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp8468 std::string WindowsSdkLibPath; in ConstructJob() local
8469 if (MSVC.getWindowsSDKLibraryPath(WindowsSdkLibPath)) in ConstructJob()
8471 WindowsSdkLibPath.c_str())); in ConstructJob()