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

References

lib/TextAPI/MachO/TextStub.cpp
  762     auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext());
  763     assert((!Ctx || !IO.outputting() ||
  767     if (!IO.outputting()) {
  768       setFileTypeForInput(Ctx, IO);
  773         mapKeysToValuesV4(IO, File);
  776         IO.setError("unsupported file type");
  785         mapKeysToValuesV4(IO, File);
  788         IO.mapTag("!tapi-tbd-v3", true);
  791         IO.mapTag("!tapi-tbd-v2", true);
  798     mapKeysToValues(Ctx->FileKind, IO, File);