Searched defs:InterfaceFileRef (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h81 class InterfaceFileRef { class in namespace:llvm::MachO
85 InterfaceFileRef(StringRef InstallName) : InstallName(InstallName) {} function in class:llvm::MachO::InterfaceFileRef
87 InterfaceFileRef(StringRef InstallName, const TargetList Targets) function in class:llvm::MachO::InterfaceFileRef
[all...]

Completed in 96 milliseconds