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