Home | History | Annotate | Download | only in Serialization

Lines Matching refs:FirstDecl

1551   T *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID));
1552 if (FirstDecl != D) {
1557 D->RedeclLink = Redeclarable<T>::PreviousDeclLink(FirstDecl);