Searched refs:isNonTrivialToPrimitiveDestructiveMove (Results 1 – 6 of 6) sorted by relevance
81 IsMove ? FT.isNonTrivialToPrimitiveDestructiveMove() in visit()
1188 PrimitiveCopyKind isNonTrivialToPrimitiveDestructiveMove() const;
336 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct) { in EmitFinalDestCopy()
2560 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct || in buildByrefHelpers()
2530 QualType::isNonTrivialToPrimitiveDestructiveMove() const { in isNonTrivialToPrimitiveDestructiveMove() function in QualType
6683 if (Ty.isNonTrivialToPrimitiveDestructiveMove() || Ty.isDestructedType()) in BlockRequiresCopying()