ΒΆstd::string getSubDirectoryPath(
    llvm::SubDirectoryType Type,
    llvm::ToolsetLayout VSLayout,
    const std::string& VCToolChainPath,
    llvm::Triple::ArchType TargetArch,
    llvm::StringRef SubdirParent = "")

Declared at: llvm/include/llvm/WindowsDriver/MSVCPaths.h:55

Parameters

llvm::SubDirectoryType Type
llvm::ToolsetLayout VSLayout
const std::string& VCToolChainPath
llvm::Triple::ArchType TargetArch
llvm::StringRef SubdirParent = ""