Home | History | Annotate | Download | only in Serialization

Lines Matching defs:CanonID

3378     DeclID CanonID = I->first->isFromASTFile()? I->first->getGlobalID()
3380 assert(CanonID && "Merged declaration not known?");
3382 Record.push_back(CanonID);