Searched refs:hasNonZeroConstructors (Results 1 – 3 of 3) sorted by relevance
3018 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()5767 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()5769 if (!ID->hasNonZeroConstructors()) in GenerateClass()5816 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()5825 if (!ID->hasNonZeroConstructors()) in GenerateClass()
2085 bool hasNonZeroConstructors() const { return HasNonZeroConstructors; } in hasNonZeroConstructors() function
715 Record.push_back(D->hasNonZeroConstructors()); in VisitObjCImplementationDecl()