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

References

lib/TextAPI/MachO/TextStub.cpp
  268   LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/InstallAPI),
  372     IO.bitSetCase(Flags, "installapi", TBDFlags::InstallAPI);
  451         Flags |= TBDFlags::InstallAPI;
  637         File->setInstallAPI(Flags & TBDFlags::InstallAPI);
  825         Flags |= TBDFlags::InstallAPI;
  927       File->setInstallAPI(Flags & TBDFlags::InstallAPI);