Searched refs:InterestingIdents (Results 1 – 1 of 1) sorted by relevance
3893 RecordData InterestingIdents; in WriteIdentifierTable() local3900 IsModule ? &InterestingIdents : nullptr); in WriteIdentifierTable()3961 if (!InterestingIdents.empty()) in WriteIdentifierTable()3962 Stream.EmitRecord(INTERESTING_IDENTIFIERS, InterestingIdents); in WriteIdentifierTable()