Searched refs:InterestingIdents (Results 1 – 1 of 1) sorted by relevance
3986 RecordData InterestingIdents; in WriteIdentifierTable() local3993 IsModule ? &InterestingIdents : nullptr); in WriteIdentifierTable()4054 if (!InterestingIdents.empty()) in WriteIdentifierTable()4055 Stream.EmitRecord(INTERESTING_IDENTIFIERS, InterestingIdents); in WriteIdentifierTable()