Searched refs:scanForUnwrappedLibraries (Results 1 – 2 of 2) sorted by relevance
47 llvm::Error scanForUnwrappedLibraries(StringRef Directory);
30 return scanForUnwrappedLibraries(Directory); in scan()33 llvm::Error DirectoryScanner::scanForUnwrappedLibraries(StringRef Directory) { in scanForUnwrappedLibraries() function in clang::installapi::DirectoryScanner