Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp9399 std::string UniversalCRTLibPath; in ConstructJob() local
9400 if (MSVC.getUniversalCRTLibraryPath(UniversalCRTLibPath)) in ConstructJob()
9402 UniversalCRTLibPath.c_str())); in ConstructJob()