Home | History | Annotate | Download | only in Serialization

Lines Matching refs:TemplParamLists

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