Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IDR

1824     serialization::DeclID &IDR = DeclIDs[D];
1825 if (IDR == 0)
1826 IDR = NextDeclID++;
1828 ID= IDR;