Searched refs:isNonTrivialToPrimitiveDestructiveMove (Results 1 – 7 of 7) sorted by relevance
81 IsMove ? FT.isNonTrivialToPrimitiveDestructiveMove() in visit()
1530 PrimitiveCopyKind isNonTrivialToPrimitiveDestructiveMove() const;
697 switch (T.isNonTrivialToPrimitiveDestructiveMove()) { in IsTriviallyRelocatableType()
368 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct) { in EmitFinalDestCopy()
2574 if (type.isNonTrivialToPrimitiveDestructiveMove() == QualType::PCK_Struct || in buildByrefHelpers()
2990 QualType::isNonTrivialToPrimitiveDestructiveMove() const { in isNonTrivialToPrimitiveDestructiveMove() function in QualType
8565 if (Ty.isNonTrivialToPrimitiveDestructiveMove() || Ty.isDestructedType()) in BlockRequiresCopying()