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

References

include/llvm/MC/MCAssembler.h
   92       MachO::PlatformType Platform;   ///< Used when EmitBuildVersion==true.
  269   void setBuildVersion(MachO::PlatformType Platform, unsigned Major,
lib/MC/MCAsmStreamer.cpp
  559 static const char *getPlatformName(MachO::PlatformType Type) {
lib/MC/MCParser/DarwinAsmParser.cpp
 1144 static Triple::OSType getOSTypeFromPlatform(MachO::PlatformType Type) {