Home
last modified time | relevance | path

Searched defs:getSubDirectoryPath (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp522 MSVCToolChain::getSubDirectoryPath(llvm::SubDirectoryType Type, in getSubDirectoryPath() function in MSVCToolChain
529 MSVCToolChain::getSubDirectoryPath(llvm::SubDirectoryType Type, in getSubDirectoryPath() function in MSVCToolChain
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp339 std::string getSubDirectoryPath(SubDirectoryType Type, ToolsetLayout VSLayout, in getSubDirectoryPath() function