Home | History | Annotate | Download | only in Serialization

Lines Matching refs:GetExistingDecl

2785       if (Decl *D = GetExistingDecl(ID)) {
3176 if (Decl *D = GetExistingDecl(ID))
6350 Decl *ASTReader::GetExistingDecl(DeclID ID) {
6376 return GetExistingDecl(ID);