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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 3533   if (ID->hasNonZeroConstructors() || ID->hasDestructors())
 6413   if (ID->hasNonZeroConstructors() || ID->hasDestructors()) {
 6450   if (ID->hasNonZeroConstructors() || ID->hasDestructors()) {
tools/clang/lib/Serialization/ASTWriterDecl.cpp
  873   Record.push_back(D->hasDestructors());