Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDHIPSPV.cpp210 ArgStringList LibraryPaths; in getDeviceLibs() local
HDHIPAMD.cpp404 ArgStringList LibraryPaths; in getDeviceLibs() local
HDCommonArgs.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-14-stable/contrib/llvm-project/clang/include/clang/Driver/
HDToolChain.h152 path_list LibraryPaths; variable