Lines Matching defs:CanonID
3665 DeclID CanonID = I->first->isFromASTFile()? I->first->getGlobalID()3667 assert(CanonID && "Merged declaration not known?");3669 Record.push_back(CanonID);