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