Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Friend

1542     D->Friend = ReadDeclAs<NamedDecl>(Record, Idx);
1544 D->Friend = GetTypeSourceInfo(Record, Idx);
1560 D->Friend = ReadDeclAs<NamedDecl>(Record, Idx);
1562 D->Friend = GetTypeSourceInfo(Record, Idx);