Lines Matching full:redecls
1254 for (auto *RedeclWithBadType : D->redecls()) {1255 // FIXME: The redecls() range sometimes has elements of a less-specific1256 // type. (In particular, ClassTemplateSpecializationDecl::redecls() gives