Searched refs:findExisting (Results 1 – 1 of 1) sorted by relevance
193 FindExistingResult findExisting(NamedDecl *D);1558 if (FindExistingResult ExistingRes = findExisting(static_cast<T*>(D))) { in mergeRedeclarable()1773 ASTDeclReader::FindExistingResult ASTDeclReader::findExisting(NamedDecl *D) { in findExisting() function in ASTDeclReader