Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.h138 std::string VCToolChainPath; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp336 getSubDirectoryPath(SubDirectoryType Type,ToolsetLayout VSLayout,const std::string & VCToolChainPath,Triple::ArchType TargetArch,StringRef SubdirParent) getSubDirectoryPath() argument
389 useUniversalCRT(ToolsetLayout VSLayout,const std::string & VCToolChainPath,Triple::ArchType TargetArch,vfs::FileSystem & VFS) useUniversalCRT() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp157 std::string VCToolChainPath; in getMSVCToolchainPath() local