Home
last modified time | relevance | path

Searched defs:LibraryPaths (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp210 ArgStringList LibraryPaths; in getDeviceLibs() local
H A DHIPAMD.cpp404 ArgStringList LibraryPaths; in getDeviceLibs() local
H A DCommonArgs.cpp2363 const SmallVectorImpl<std::string> &LibraryPaths, in SDLSearch()
2443 const SmallVectorImpl<std::string> &LibraryPaths, StringRef Lib, in GetSDLFromOffloadArchive()
2589 SmallVector<std::string, 8> LibraryPaths; in AddStaticDeviceLibs() local
2732 SmallVector<StringRef, 8> LibraryPaths; in addOpenMPDeviceRTL() local
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h152 path_list LibraryPaths; variable