Searched refs:getLibrary (Results 1 – 3 of 3) sorted by relevance
169 auto getLibrary = in findLibrary() local191 if (auto LibOrNull = getLibrary(FullPath)) in findLibrary()203 if (auto LibOrNull = getLibrary(FullPath)) in findLibrary()212 if (auto LibOrNull = getLibrary(FullPath)) in findLibrary()
102 LLVM_ABI static DynamicLibrary getLibrary(const char *FileName,
189 DynamicLibrary DynamicLibrary::getLibrary(const char *FileName, in getLibrary() function in DynamicLibrary