Home
last modified time | relevance | path

Searched refs:Reexport (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp94 auto AddFwk = [&](std::shared_ptr<InterfaceFile> &&Reexport) { in inlineLibrary() argument
96 Documents, Reexport->getInstallName(), in inlineLibrary()
102 Reexport->getInstallName() == (*It)->getInstallName()) { in inlineLibrary()
103 llvm::replace(Documents, *It, std::move(Reexport)); in inlineLibrary()
108 !(Reexport->getInstallName() < (*It)->getInstallName())) in inlineLibrary()
111 Documents.emplace(It, std::move(Reexport)); in inlineLibrary()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1721 # Reexport TESTPOOL & TESTPOOL(1-4)