Searched defs:SubdirName (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | MinGW.h | 113 std::string SubdirName; variable |
H A D | MinGW.cpp | 455 findClangRelativeSysroot(const Driver & D,const llvm::Triple & LiteralTriple,const llvm::Triple & T,std::string & SubdirName) findClangRelativeSysroot() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/ | ||
H A D | MSVCPaths.cpp | 339 const char *SubdirName; getSubDirectoryPath() local |