Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp10006 std::string UniversalCRTLibPath; in ConstructJob() local
10007 if (MSVC.getUniversalCRTLibraryPath(UniversalCRTLibPath)) in ConstructJob()
10009 UniversalCRTLibPath.c_str())); in ConstructJob()