Searched refs:isNonTrivialToPrimitiveDestructiveMove (Results 1 – 6 of 6) sorted by relevance
81 IsMove ? FT.isNonTrivialToPrimitiveDestructiveMove() in visit()
1264 PrimitiveCopyKind isNonTrivialToPrimitiveDestructiveMove() const;
2516 switch (isNonTrivialToPrimitiveDestructiveMove()) { in isTriviallyRelocatableType()2580 QualType::isNonTrivialToPrimitiveDestructiveMove() const { in isNonTrivialToPrimitiveDestructiveMove() function in QualType
7399 if (Ty.isNonTrivialToPrimitiveDestructiveMove() || Ty.isDestructedType()) in BlockRequiresCopying()
338 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct) { in EmitFinalDestCopy()
2514 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct || in buildByrefHelpers()