Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CanonID

3051     DeclID CanonID = I->first->isFromASTFile()? I->first->getGlobalID()
3053 assert(CanonID && "Merged declaration not known?");
3055 Record.push_back(CanonID);