Searched refs:hasNonZeroConstructors (Results 1 – 6 of 6) sorted by relevance
3268 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()6015 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6017 if (!ID->hasNonZeroConstructors()) in GenerateClass()6064 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6073 if (!ID->hasNonZeroConstructors()) in GenerateClass()
3559 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) in GenerateClass()6556 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6558 if (!ID->hasNonZeroConstructors()) in GenerateClass()6593 if (ID->hasNonZeroConstructors() || ID->hasDestructors()) { in GenerateClass()6602 if (!ID->hasNonZeroConstructors()) in GenerateClass()
2552 bool hasNonZeroConstructors() const { return HasNonZeroConstructors; } in hasNonZeroConstructors() function
2660 bool hasNonZeroConstructors() const { return HasNonZeroConstructors; } in hasNonZeroConstructors() function
816 Record.push_back(D->hasNonZeroConstructors()); in VisitObjCImplementationDecl()
892 Record.push_back(D->hasNonZeroConstructors()); in VisitObjCImplementationDecl()