reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
 6889       ShouldDeleteForTypeMismatch = true;
 6923         ShouldDeleteForTypeMismatch = true;
 6942         ShouldDeleteForTypeMismatch = true;
 6952         ShouldDeleteForTypeMismatch = true;
 7020   if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) {
 7025         if (ShouldDeleteForTypeMismatch) {
 7031       if (ShouldDeleteForTypeMismatch && !HadError) {
 7040       assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl");