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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DPlatform.h39 PlatformSet mapToPlatformSet(ArrayRef<Triple> Targets);
H A DTarget.h60 PlatformSet mapToPlatformSet(ArrayRef<Target> Targets);
H A DInterfaceFile.h106 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); }
191 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); }
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DPlatform.cpp57 PlatformSet mapToPlatformSet(ArrayRef<Triple> Targets) { function in namespace:llvm::MachO
H A DTarget.cpp60 PlatformSet mapToPlatformSet(ArrayRef<Target> Targets) { function in namespace:llvm::MachO

Completed in 61 milliseconds