Searched refs:NonMatchingTypeDecl (Results 1 – 1 of 1) sorted by relevance
183 TypeDecl *NonMatchingTypeDecl = nullptr; in getDestructorName() local214 NonMatchingTypeDecl = Type; in getDestructorName()301 if (NonMatchingTypeDecl) { in getDestructorName()302 QualType T = Context.getTypeDeclType(NonMatchingTypeDecl); in getDestructorName()305 Diag(NonMatchingTypeDecl->getLocation(), diag::note_destructor_type_here) in getDestructorName()