Searched refs:hasNonTrivialToPrimitiveDestructCUnion (Results 1 – 8 of 8) sorted by relevance
1336 bool hasNonTrivialToPrimitiveDestructCUnion() const;1418 static bool hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD);6972 inline bool QualType::hasNonTrivialToPrimitiveDestructCUnion() const {6974 return hasNonTrivialToPrimitiveDestructCUnion(RD);
4235 bool hasNonTrivialToPrimitiveDestructCUnion() const { in hasNonTrivialToPrimitiveDestructCUnion() function
2767 bool QualType::hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD) { in hasNonTrivialToPrimitiveDestructCUnion() function in QualType2768 return RD->hasNonTrivialToPrimitiveDestructCUnion(); in hasNonTrivialToPrimitiveDestructCUnion()
2242 if (CapType.hasNonTrivialToPrimitiveDestructCUnion() || in markEscapingByrefs()
7661 if (NewVD->getType().hasNonTrivialToPrimitiveDestructCUnion() && in ActOnVariableDeclarator()10483 if (NewFD->getReturnType().hasNonTrivialToPrimitiveDestructCUnion() || in ActOnFunctionDeclarator()13429 QT.hasNonTrivialToPrimitiveDestructCUnion() || in checkNonTrivialCUnion()13438 QT.hasNonTrivialToPrimitiveDestructCUnion()) in checkNonTrivialCUnion()15341 if (New->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckParameter()19400 if (FT.hasNonTrivialToPrimitiveDestructCUnion() || Record->isUnion()) in ActOnFields()
7880 if (E->getType().hasNonTrivialToPrimitiveDestructCUnion()) in BuildCompoundLiteralExpr()17182 if (RetTy.hasNonTrivialToPrimitiveDestructCUnion() || in ActOnBlockStmtExpr()20376 (E->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckLValueToRValueConversionOperand()
2981 if (T.hasNonTrivialToPrimitiveDestructCUnion() || in CheckFunctionReturnType()
540 RecordDeclBits.addBit(D->hasNonTrivialToPrimitiveDestructCUnion()); in VisitRecordDecl()