Searched refs:hasDestructors (Results 1 – 3 of 3) sorted by relevance
2314 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function
3213 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()5951 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6000 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()
793 Record.push_back(D->hasDestructors()); in VisitObjCImplementationDecl()