Home | History | Annotate | Download | only in Serialization

Lines Matching refs:AssocTypes

779   E->AssocTypes = new (Reader.getContext()) TypeSourceInfo*[E->NumAssocs];
785 E->AssocTypes[I] = GetTypeSourceInfo(Record, Idx);