Home
last modified time | relevance | path

Searched defs:Reexports (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h80 DylibVerifier(llvm::MachO::Records &&Dylib, ReexportedInterfaces &&Reexports, in DylibVerifier()
192 ReexportedInterfaces Reexports; variable
H A DContext.h32 LibAttrs Reexports; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h81 ReexportsMap Reexports; variable
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp110 Reexports, enumerator
645 TargetsToSymbols Reexports = std::move(*ReexportsOrErr); in parseToInterfaceFile() local
985 Array Reexports = serializeSymbols(File->reexports(), ActiveTargets); in serializeIF() local
H A DTextStub.cpp954 SectionList Reexports; member