Home
last modified time | relevance | path

Searched defs:VCToolChainPath (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.h137 std::string VCToolChainPath; variable
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp340 const std::string &VCToolChainPath, in getSubDirectoryPath()
393 bool useUniversalCRT(ToolsetLayout VSLayout, const std::string &VCToolChainPath, in useUniversalCRT()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp157 std::string VCToolChainPath; in getMSVCToolchainPath() local