Home | History | Annotate | Download | only in AST

Lines Matching refs:HasConstexprDefaultConstructor

56     HasConstexprDefaultConstructor(false),
276 if (!BaseClassDecl->hasConstexprDefaultConstructor())
486 data().HasConstexprDefaultConstructor = true;
819 !FieldRec->hasConstexprDefaultConstructor() && !isUnion())
899 data().HasConstexprDefaultConstructor = true;