Searched refs:reexportedLibraries (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp191 for (const auto &Lib : reexportedLibraries())
195 for (const auto &Lib : O->reexportedLibraries())
257 for (const auto &Lib : reexportedLibraries()) {
328 for (const auto &Lib : reexportedLibraries())
H A DTextStub.cpp426 for (const auto &Library : File->reexportedLibraries())
444 for (const auto &Library : File->reexportedLibraries())
805 assignTargetsToLibrary(File->reexportedLibraries(), ReexportedLibraries);
H A DTextStubV5.cpp978 serializeField(TBDKey::Names, File->reexportedLibraries(), ActiveTargets);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h319 const std::vector<InterfaceFileRef> &reexportedLibraries() const { function in class:llvm::MachO::InterfaceFile
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1948 for (const InterfaceFileRef &intfRef : interface.reexportedLibraries()) {

Completed in 183 milliseconds