Home
last modified time | relevance | path

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

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