Home | History | Annotate | Download | only in Sema

Lines Matching refs:needsImplicitDefaultConstructor

716   if (Class->needsImplicitDefaultConstructor())
773 if (Record->needsImplicitDefaultConstructor())
2783 if (RD->needsImplicitDefaultConstructor())
2957 if (Class->needsImplicitDefaultConstructor())