Home | History | Annotate | Download | only in Serialization

Lines Matching refs:FoundD

1806       NamedDecl *FoundD = ReadDeclAs<NamedDecl>(F, Record, Idx);
1808 DeclAccessPair FoundDecl = DeclAccessPair::make(FoundD, AS);