Searched refs:hasNonZeroConstructors (Results 1 – 3 of 3) sorted by relevance
3065 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()5829 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()5831 if (!ID->hasNonZeroConstructors()) in GenerateClass()5870 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()5879 if (!ID->hasNonZeroConstructors()) in GenerateClass()
1860 bool hasNonZeroConstructors() const { return HasNonZeroConstructors; } in hasNonZeroConstructors() function
616 Record.push_back(D->hasNonZeroConstructors()); in VisitObjCImplementationDecl()