Home
last modified time | relevance | path

Searched defs:LibPath (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCuda.h37 std::string LibPath; variable
H A DMSVC.cpp427 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
436 for (const auto &LibPath : Args.getAllArgValues(options::OPT_L)) in ConstructJob() local
1172 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); in getUniversalCRTLibraryPath() local
H A DROCm.h87 SmallString<0> LibPath; variable
H A DMinGW.cpp203 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
H A DHexagon.cpp354 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
H A DGnu.cpp2798 const std::string &LibPath = in AddMultilibPaths() local
2854 const std::string &LibPath = in AddMultiarchPaths() local
2871 std::string LibPath(GCCInstallation.getParentLibPath()); in AddMultilibIncludeArgs() local
H A DCommonArgs.cpp1684 llvm::Optional<std::string> LibPath = in addOpenMPDeviceRTL() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp465 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT() local
952 for (const auto &LibPath : getFilePaths()) in AddFilePathLibArgs() local