Searched refs:hasDestructors (Results 1 – 3 of 3) sorted by relevance
1865 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function
617 Record.push_back(D->hasDestructors()); in VisitObjCImplementationDecl()
3065 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()5829 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()5870 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()