Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp524 std::string LibPath = SysRoot + "/include"; addLibCxxIncludePaths() local
552 std::string LibPath = SysRoot + "/include"; addLibStdCXXIncludePaths() local
H A DMSVC.cpp153 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
144 for (const auto &LibPath : TC.getLibraryPaths()) { ConstructJob() local
585 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); getUniversalCRTLibraryPath() local
H A DHexagon.cpp388 for (const auto &LibPath : LibPaths) constructHexagonLinkArgs() local
447 for (const auto &LibPath : LibPaths) 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()) ConstructJob() local
H A DMinGW.cpp234 for (const auto &LibPath : TC.getLibraryPaths()) { ConstructJob() local
H A DGnu.cpp3162 const std::string &LibPath = AddMultilibPaths() local
3224 const std::string &LibPath = AddMultiarchPaths() local
3241 std::string LibPath(GCCInstallation.getParentLibPath()); AddMultilibIncludeArgs() local
H A DCommonArgs.cpp2587 std::optional<std::string> LibPath = AddStaticDeviceLibs() local
2729 std::optional<std::string> LibPath = addOpenMPDeviceRTL() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp81 auto LoadLibrary = [&](SmallString<256> LibPath, StringRef LibName) -> Error { in loadVCRuntime()
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp311 appendArchToWindowsSDKLibPath(int SDKMajor,SmallString<128> LibPath,Triple::ArchType Arch,std::string & path) appendArchToWindowsSDKLibPath() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp658 for (const auto &LibPath : getLibraryPaths()) { getCompilerRT() local
1262 for (const auto &LibPath : getFilePaths()) AddFilePathLibArgs() local