Searched refs:hasNonTrivialToPrimitiveDestructCUnion (Results 1 – 8 of 8) sorted by relevance
1222 bool hasNonTrivialToPrimitiveDestructCUnion() const;1304 static bool hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD);6563 inline bool QualType::hasNonTrivialToPrimitiveDestructCUnion() const {6565 return hasNonTrivialToPrimitiveDestructCUnion(RD);
3977 bool hasNonTrivialToPrimitiveDestructCUnion() const { in hasNonTrivialToPrimitiveDestructCUnion() function
2494 bool QualType::hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD) { in hasNonTrivialToPrimitiveDestructCUnion() function in QualType2495 return RD->hasNonTrivialToPrimitiveDestructCUnion(); in hasNonTrivialToPrimitiveDestructCUnion()
2055 if (CapType.hasNonTrivialToPrimitiveDestructCUnion() || in markEscapingByrefs()
7006 if (NewVD->getType().hasNonTrivialToPrimitiveDestructCUnion() && in ActOnVariableDeclarator()9594 if (NewFD->getReturnType().hasNonTrivialToPrimitiveDestructCUnion() || in ActOnFunctionDeclarator()12126 QT.hasNonTrivialToPrimitiveDestructCUnion() || in checkNonTrivialCUnion()12135 QT.hasNonTrivialToPrimitiveDestructCUnion()) in checkNonTrivialCUnion()13913 if (New->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckParameter()17470 if (FT.hasNonTrivialToPrimitiveDestructCUnion() || Record->isUnion()) in ActOnFields()
7016 if (E->getType().hasNonTrivialToPrimitiveDestructCUnion()) in BuildCompoundLiteralExpr()15634 if (RetTy.hasNonTrivialToPrimitiveDestructCUnion() || in ActOnBlockStmtExpr()18440 (E->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckLValueToRValueConversionOperand()
2772 if (T.hasNonTrivialToPrimitiveDestructCUnion() || in CheckFunctionReturnType()
486 Record.push_back(D->hasNonTrivialToPrimitiveDestructCUnion()); in VisitRecordDecl()