Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DHIP.cpp366 ArgStringList LibraryPaths; in getHIPDeviceLibs() local
H A DCommonArgs.cpp1682 SmallVector<StringRef, 8> LibraryPaths; in addOpenMPDeviceRTL() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h131 path_list LibraryPaths; variable