Omit self_type and referenced_type

For TypeIR and GlobalVarIR, the JSON dumper omits self_type if it's
equal to linker_set_key; omits referenced_type if it's equal to
self_type.

Bug: 323447559
Test: ANDROID_BUILD_TOP=`realpath .` \
      PATH=$PATH:`realpath out/soong/dist/bin` \
      development/vndk/tools/header-checker/tests/test.py
Change-Id: Id1e46046fa60fe6c3bb054461fa78f8beda500bb
28 files changed