Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h284 path_list &getLibraryPaths() { return LibraryPaths; } getLibraryPaths() function
285 const path_list &getLibraryPaths() const { return LibraryPaths; } getLibraryPaths() function