Searched refs:hasDestructors (Results 1 – 3 of 3) sorted by relevance
2704 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function
3418 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()6406 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6442 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()
1183 Record.push_back(D->hasDestructors()); in VisitObjCImplementationDecl()