Searched refs:findVCToolChainViaCommandLine (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/WindowsDriver/ |
| H A D | MSVCPaths.h | 88 findVCToolChainViaCommandLine(vfs::FileSystem &VFS,
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | COFFVCRuntimeSupport.cpp | 162 if (!findVCToolChainViaCommandLine(*VFS, std::nullopt, std::nullopt, in getMSVCToolchainPath()
|
| /freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/ |
| H A D | MSVCPaths.cpp | 494 bool findVCToolChainViaCommandLine(vfs::FileSystem &VFS, in findVCToolChainViaCommandLine() function
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | MSVC.cpp | 454 llvm::findVCToolChainViaCommandLine(getVFS(), VCToolsDir, VCToolsVersion, in MSVCToolChain()
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 701 if (!findVCToolChainViaCommandLine(*VFS, VCToolsDir, VCToolsVersion, in detectWinSysRoot()
|