Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Parent

919     // This is a most recent reopening of the anonymous namespace. If its parent
920 // is in a previous PCH (or is the TU), mark that parent for update, because
923 Decl *Parent = cast<Decl>(
925 if (Parent->isFromASTFile() || isa<TranslationUnitDecl>(Parent)) {
926 Writer.DeclUpdates[Parent].push_back(