Searched refs:NonMatchingTypeDecl (Results 1 – 1 of 1) sorted by relevance
185 TypeDecl *NonMatchingTypeDecl = nullptr; in getDestructorName() local216 NonMatchingTypeDecl = Type; in getDestructorName()303 if (NonMatchingTypeDecl) { in getDestructorName()304 QualType T = Context.getTypeDeclType(NonMatchingTypeDecl); in getDestructorName()307 Diag(NonMatchingTypeDecl->getLocation(), diag::note_destructor_type_here) in getDestructorName()