Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Passes/
DPluginsTest.cpp29 static std::string LibPath(const std::string Name = "TestPlugin") { in LibPath() function
/external/llvm-project/clang-tools-extra/clangd/xpc/test-client/
DClangdXPCTestClient.cpp50 std::string LibPath = getLibraryPath(); in main() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DCuda.h37 std::string LibPath; variable
DROCm.h78 SmallString<0> LibPath; variable
DMSVC.cpp371 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
380 for (const auto &LibPath : Args.getAllArgValues(options::OPT_L)) in ConstructJob() local
1205 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); in getUniversalCRTLibraryPath() local
DMinGW.cpp203 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
DHexagon.cpp354 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
DCuda.cpp768 llvm::Optional<std::string> LibPath = in addClangTargetOptions() local
DGnu.cpp2771 const std::string &LibPath = in AddMultilibPaths() local
2845 const std::string &LibPath = in AddMultiarchPaths() local
/external/llvm-project/llvm/unittests/Support/DynamicLibrary/
DDynamicLibraryTest.cpp21 std::string LibPath(const std::string Name = "PipSqueak") { in LibPath() function
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp452 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT() local
1025 for (const auto &LibPath : getFilePaths()) in AddFilePathLibArgs() local
/external/clang/lib/Driver/
DMSVCToolChain.cpp383 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); in getUniversalCRTLibraryPath() local
DToolChains.h170 std::string LibPath; variable
DToolChain.cpp651 for (const auto &LibPath : getFilePaths()) in AddFilePathLibArgs() local
DToolChains.cpp3700 std::string LibPath = "/usr/lib/"; in Solaris() local
4113 const std::string &LibPath = GCCInstallation.getParentLibPath(); in Linux() local
4196 const std::string &LibPath = GCCInstallation.getParentLibPath(); in Linux() local
DTools.cpp6973 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
10020 for (const auto &LibPath : Args.getAllArgValues(options::OPT_L)) in ConstructJob() local