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