Home
last modified time | relevance | path

Searched refs:SubdirParent (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/WindowsDriver/
HDMSVCPaths.h58 llvm::StringRef SubdirParent = "");
/freebsd-13-stable/contrib/llvm-project/llvm/lib/WindowsDriver/
HDMSVCPaths.cpp342 StringRef SubdirParent) { in getSubDirectoryPath() argument
361 if (!SubdirParent.empty()) in getSubDirectoryPath()
362 sys::path::append(Path, SubdirParent); in getSubDirectoryPath()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDMSVC.h79 llvm::StringRef SubdirParent = "") const;
HDMSVC.cpp523 llvm::StringRef SubdirParent) const { in getSubDirectoryPath()
525 SubdirParent); in getSubDirectoryPath()