Searched refs:GetExistingDecl (Results 1 – 4 of 4) sorted by relevance
1253 return GetExistingDecl(I->second[0]); in getKeyDeclaration()1269 Visit(GetExistingDecl(ID)); in forEachImportedKeyDecl()1828 Decl *GetExistingDecl(serialization::DeclID ID);
1089 return GetExistingDecl(I->second[0]); in getKeyDeclaration()1105 Visit(GetExistingDecl(ID)); in forEachImportedKeyDecl()1648 Decl *GetExistingDecl(serialization::DeclID ID);
2641 if (Decl *D = GetExistingDecl(ID)) in ReadASTBlock()3034 if (Decl *D = GetExistingDecl(ID)) in ReadASTBlock()6432 Decl *ASTReader::GetExistingDecl(DeclID ID) { in GetExistingDecl() function in ASTReader6458 return GetExistingDecl(ID); in GetDecl()
3152 if (Decl *D = GetExistingDecl(ID)) in ReadASTBlock()3532 if (Decl *D = GetExistingDecl(ID)) in ReadASTBlock()7371 Decl *ASTReader::GetExistingDecl(DeclID ID) { in GetExistingDecl() function in ASTReader7398 return GetExistingDecl(ID); in GetDecl()