Searched refs:hasDestructors (Results 1 – 3 of 3) sorted by relevance
2090 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function
3018 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()5767 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()5816 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()
716 Record.push_back(D->hasDestructors()); in VisitObjCImplementationDecl()