Searched defs:CRTPath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | MinGW.cpp | 241 auto CRTPath = TC.getCompilerRTPath(); ConstructJob() local |
H A D | MSVC.cpp | 157 auto CRTPath = TC.getCompilerRTPath(); ConstructJob() local |