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

References

tools/clang/lib/CodeGen/CGCXX.cpp
  231       GD = GD.getWithDtorType(Dtor_Base);
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 3967       BaseDecl = GD.getWithDtorType(Dtor_Base);
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 3869     GD = GD.getWithDtorType(Dtor_Base);