Searched refs:isNonTrivialToPrimitiveDestructiveMove (Results 1 – 6 of 6) sorted by relevance
81 IsMove ? FT.isNonTrivialToPrimitiveDestructiveMove() in visit()
1274 PrimitiveCopyKind isNonTrivialToPrimitiveDestructiveMove() const;
2556 switch (isNonTrivialToPrimitiveDestructiveMove()) { in isTriviallyRelocatableType()2620 QualType::isNonTrivialToPrimitiveDestructiveMove() const { in isNonTrivialToPrimitiveDestructiveMove() function in QualType
7504 if (Ty.isNonTrivialToPrimitiveDestructiveMove() || Ty.isDestructedType()) in BlockRequiresCopying()
354 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct) { in EmitFinalDestCopy()
2510 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct || in buildByrefHelpers()