Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Specializations

606       // The template that contains the specializations set. It's not safe to
620 CommonPtr->Specializations.FindNodeOrInsertPos(ID, InsertPos);
622 CommonPtr->Specializations.InsertNode(FTInfo, InsertPos);
1399 // the specializations.
1403 // Specializations.
1409 // Partial specializations.
1419 // FIXME: Append specializations!
1435 // the specializations.
1439 // Specializations.
1445 // Partial specializations.
1455 // FIXME: Append specializations!
1517 CanonPattern->getCommonPtr()->Specializations.GetOrInsertNode(D);
1560 // Read the function specialization declaration IDs. The specializations
1563 // FIXME: Append specializations!
1626 CanonPattern->getCommonPtr()->Specializations.GetOrInsertNode(D);
1989 // FIXME: Deal with merging of template specializations.
2006 // FIXME: This needs to cope with function template specializations,
2804 // It will be added to the template's specializations set when loaded.