Home
last modified time | relevance | path

Searched refs:RexportedLibraries (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h141 std::vector<StringRef> RexportedLibraries; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp313 for (const auto &Lib : BA.RexportedLibraries) in createInterfaceFile()
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp177 BA.RexportedLibraries.emplace_back( in readMachOHeader()