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