Searched defs:getSearchPaths (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ | ||
H A D | LibDriver.cpp | 73 static std::vector<StringRef> getSearchPaths(opt::InputArgList *Args, getSearchPaths() function |
/llvm-project/lld/MachO/ | ||
H A D | Driver.cpp | 161 getSearchPaths(unsigned optionCode, InputArgList &args, getSearchPaths() function |