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