Home | History | Annotate | Download | only in Serialization

Lines Matching refs:FoundD

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