Searched refs:isNonTrivialToPrimitiveDestructiveMove (Results 1 – 6 of 6) sorted by relevance
81 IsMove ? FT.isNonTrivialToPrimitiveDestructiveMove() in visit()
1528 PrimitiveCopyKind isNonTrivialToPrimitiveDestructiveMove() const;
2808 switch (isNonTrivialToPrimitiveDestructiveMove()) { in isTriviallyRelocatableType()2885 QualType::isNonTrivialToPrimitiveDestructiveMove() const { in isNonTrivialToPrimitiveDestructiveMove() function in QualType
7967 if (Ty.isNonTrivialToPrimitiveDestructiveMove() || Ty.isDestructedType()) in BlockRequiresCopying()
363 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct) { in EmitFinalDestCopy()
2488 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct || in buildByrefHelpers()