Searched refs:hasDestructors (Results 1 – 3 of 3) sorted by relevance
2557 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function
3268 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()6015 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6064 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()
817 Record.push_back(D->hasDestructors()); in VisitObjCImplementationDecl()