Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DCuda.h36 std::string LibPath; variable
H A DLinux.cpp326 const std::string &LibPath = GCCInstallation.getParentLibPath(); in Linux() local
434 const std::string &LibPath = GCCInstallation.getParentLibPath(); in Linux() local
H A DMSVC.cpp349 for (const auto &LibPath : Args.getAllArgValues(options::OPT_L)) in ConstructJob() local
1128 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); in getUniversalCRTLibraryPath() local
H A DHexagon.cpp317 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
H A DCuda.cpp672 llvm::Optional<std::string> LibPath = in addClangTargetOptions() local
H A DCommonArgs.cpp546 for (const auto &LibPath : TC.getLibraryPaths()) { in addSanitizerLibPath() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DToolChain.cpp377 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT() local
780 for (const auto &LibPath : getLibraryPaths()) in AddFilePathLibArgs() local
784 for (const auto &LibPath : getFilePaths()) in AddFilePathLibArgs() local