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

References

tools/clang/lib/AST/ItaniumMangle.cpp
 4502   case Dtor_Comdat:
 4971   CXXNameMangler Mangler(*this, Out, D, Dtor_Comdat);
tools/clang/lib/AST/MicrosoftMangle.cpp
 1157   case Dtor_Comdat:
tools/clang/lib/CodeGen/CGClass.cpp
 1473   case Dtor_Comdat: llvm_unreachable("not expecting a COMDAT");
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
   88       case Dtor_Comdat:
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
   71       case Dtor_Comdat: llvm_unreachable("emitting dtor comdat as function?");
 1332   case Dtor_Comdat: