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

Declarations

include/llvm/TextAPI/MachO/Platform.h
   37 PlatformKind mapToPlatformKind(PlatformKind Platform, bool WantSim);

References

lib/TextAPI/MachO/TextStub.cpp
  599         Platform = mapToPlatformKind(Platform, Architectures.hasX86());