Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp524 std::string LibPath = SysRoot + "/include"; in addLibCxxIncludePaths() local
552 std::string LibPath = SysRoot + "/include"; in addLibStdCXXIncludePaths() local
H A DMSVC.cpp144 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
153 for (const auto &LibPath : Args.getAllArgValues(options::OPT_L)) in ConstructJob() local
585 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); in getUniversalCRTLibraryPath() local
H A DHexagon.cpp388 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
447 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
H A DHIPSPV.cpp247 for (auto *LibPath : LibraryPaths) { in getDeviceLibs() local
H A DROCm.h117 SmallString<0> LibPath; variable
H A DBareMetal.cpp459 for (const auto &LibPath : TC.getLibraryPaths()) in ConstructJob() local
H A DMinGW.cpp234 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
H A DGnu.cpp3162 const std::string &LibPath = in AddMultilibPaths() local
3224 const std::string &LibPath = in AddMultiarchPaths() local
3241 std::string LibPath(GCCInstallation.getParentLibPath()); in AddMultilibIncludeArgs() local
H A DCommonArgs.cpp2587 std::optional<std::string> LibPath = in AddStaticDeviceLibs() local
2729 std::optional<std::string> LibPath = in addOpenMPDeviceRTL() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp81 auto LoadLibrary = [&](SmallString<256> LibPath, StringRef LibName) -> Error { in loadVCRuntime()
/freebsd-14.2/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp311 bool appendArchToWindowsSDKLibPath(int SDKMajor, SmallString<128> LibPath, in appendArchToWindowsSDKLibPath()
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp658 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT() local
1262 for (const auto &LibPath : getFilePaths()) in AddFilePathLibArgs() local