Home | History | Annotate | Download | only in AST

Lines Matching full:hasnontrivialmoveconstructor

407   if (hasNonTrivialMoveConstructor()) return false;
756 if (FieldRec->hasNonTrivialMoveConstructor())