Searched refs:hasNonTrivialToPrimitiveDestructCUnion (Results 1 – 8 of 8) sorted by relevance
1555 bool hasNonTrivialToPrimitiveDestructCUnion() const;1641 static bool hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD);7887 inline bool QualType::hasNonTrivialToPrimitiveDestructCUnion() const {7889 return hasNonTrivialToPrimitiveDestructCUnion(RD);
4251 bool hasNonTrivialToPrimitiveDestructCUnion() const { in hasNonTrivialToPrimitiveDestructCUnion() function
2829 bool QualType::hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD) { in hasNonTrivialToPrimitiveDestructCUnion() function in QualType2830 return RD->hasNonTrivialToPrimitiveDestructCUnion(); in hasNonTrivialToPrimitiveDestructCUnion()
2253 if (CapType.hasNonTrivialToPrimitiveDestructCUnion() || in markEscapingByrefs()
7466 if (NewVD->getType().hasNonTrivialToPrimitiveDestructCUnion() && in ActOnVariableDeclarator()10343 if (NewFD->getReturnType().hasNonTrivialToPrimitiveDestructCUnion() || in ActOnFunctionDeclarator()13229 QT.hasNonTrivialToPrimitiveDestructCUnion() || in checkNonTrivialCUnion()13238 QT.hasNonTrivialToPrimitiveDestructCUnion()) in checkNonTrivialCUnion()15107 if (New->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckParameter()19058 if (FT.hasNonTrivialToPrimitiveDestructCUnion() || Record->isUnion()) in ActOnFields()
7091 if (E->getType().hasNonTrivialToPrimitiveDestructCUnion()) in BuildCompoundLiteralExpr()16171 if (RetTy.hasNonTrivialToPrimitiveDestructCUnion() || in ActOnBlockStmtExpr()19371 (E->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckLValueToRValueConversionOperand()
2525 if (T.hasNonTrivialToPrimitiveDestructCUnion() || in CheckFunctionReturnType()
575 RecordDeclBits.addBit(D->hasNonTrivialToPrimitiveDestructCUnion()); in VisitRecordDecl()