Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DToolChain.h239 path_list &getLibraryPaths() { return LibraryPaths; } in getLibraryPaths() function
240 const path_list &getLibraryPaths() const { return LibraryPaths; } in getLibraryPaths() function