Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp210 ArgStringList LibraryPaths; in getDeviceLibs() local
H A DHIPAMD.cpp357 ArgStringList LibraryPaths; in getDeviceLibs() local
H A DCommonArgs.cpp2359 const SmallVectorImpl<std::string> &LibraryPaths, in SDLSearch()
2439 const SmallVectorImpl<std::string> &LibraryPaths, StringRef Lib, in GetSDLFromOffloadArchive()
2585 SmallVector<std::string, 8> LibraryPaths; in AddStaticDeviceLibs() local
2721 SmallVector<StringRef, 8> LibraryPaths; in addOpenMPDeviceRTL() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h145 path_list LibraryPaths; variable