Home | History | Annotate | Download | only in Serialization

Lines Matching refs:TemplParamLists

5808     Info.TemplParamLists = new (Context) TemplateParameterList*[NumTPLists];
5810 Info.TemplParamLists[i] = ReadTemplateParameterList(F, Record, Idx);