Searched refs:NonMatchingTypeDecl (Results 1 – 1 of 1) sorted by relevance
143 TypeDecl *NonMatchingTypeDecl = 0; in getDestructorName() local172 NonMatchingTypeDecl = Type; in getDestructorName()253 if (NonMatchingTypeDecl) { in getDestructorName()254 QualType T = Context.getTypeDeclType(NonMatchingTypeDecl); in getDestructorName()257 Diag(NonMatchingTypeDecl->getLocation(), diag::note_destructor_type_here) in getDestructorName()