Searched refs:hasDestructors (Results 1 – 3 of 3) sorted by relevance
2643 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function
3581 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()6579 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6616 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()
893 Record.push_back(D->hasDestructors()); in VisitObjCImplementationDecl()