Searched refs:hasNonTrivialToPrimitiveDestructCUnion (Results 1 – 8 of 8) sorted by relevance
1557 bool hasNonTrivialToPrimitiveDestructCUnion() const;1643 static bool hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD);8243 inline bool QualType::hasNonTrivialToPrimitiveDestructCUnion() const {8245 return hasNonTrivialToPrimitiveDestructCUnion(RD);
4369 bool hasNonTrivialToPrimitiveDestructCUnion() const { in hasNonTrivialToPrimitiveDestructCUnion() function
2932 bool QualType::hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD) { in hasNonTrivialToPrimitiveDestructCUnion() function in QualType2933 return RD->hasNonTrivialToPrimitiveDestructCUnion(); in hasNonTrivialToPrimitiveDestructCUnion()
2419 if (CapType.hasNonTrivialToPrimitiveDestructCUnion() || in markEscapingByrefs()
7649 if (NewVD->getType().hasNonTrivialToPrimitiveDestructCUnion() && in ActOnVariableDeclarator()10562 if (NewFD->getReturnType().hasNonTrivialToPrimitiveDestructCUnion() || in ActOnFunctionDeclarator()13466 QT.hasNonTrivialToPrimitiveDestructCUnion() || in checkNonTrivialCUnion()13475 QT.hasNonTrivialToPrimitiveDestructCUnion()) in checkNonTrivialCUnion()15536 if (New->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckParameter()19638 if (FT.hasNonTrivialToPrimitiveDestructCUnion() || Record->isUnion()) in ActOnFields()
7246 if (E->getType().hasNonTrivialToPrimitiveDestructCUnion()) in BuildCompoundLiteralExpr()16529 if (RetTy.hasNonTrivialToPrimitiveDestructCUnion() || in ActOnBlockStmtExpr()19852 (E->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckLValueToRValueConversionOperand()
2562 if (T.hasNonTrivialToPrimitiveDestructCUnion() || in CheckFunctionReturnType()
728 RecordDeclBits.addBit(D->hasNonTrivialToPrimitiveDestructCUnion()); in VisitRecordDecl()