Searched defs:SearchPaths (Results 1 – 4 of 4) sorted by relevance
222 ArrayRef<std::string> SearchPaths) { in getCurrentModuleAPINotes()304 Module *M, bool LookInModule, ArrayRef<std::string> SearchPaths) { in loadCurrentModuleAPINotes()
169 ArrayRef<std::string> SearchPaths) { in findLibrary()
448 std::vector<StringRef> SearchPaths = getSearchPaths(&Args, Saver); in libDriverMain() local
6153 auto SearchPaths = [&](const llvm::SmallVectorImpl<std::string> &P) in GetFilePath() local