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