reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/TextAPI/MachO/Target.h
   60 PlatformSet mapToPlatformSet(ArrayRef<Target> Targets);

References

include/llvm/TextAPI/MachO/InterfaceFile.h
  106   PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); }
  191   PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); }