Home | History | Annotate | Download | only in Serialization

Lines Matching refs:AssocTypes

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