Searched refs:hasDestructors (Results 1 – 6 of 6) sorted by relevance
2557 bool hasDestructors() const { return HasDestructors; } in hasDestructors() function
2665 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()
3559 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()6556 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6593 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()
817 Record.push_back(D->hasDestructors()); in VisitObjCImplementationDecl()
893 Record.push_back(D->hasDestructors()); in VisitObjCImplementationDecl()