Searched refs:hasNonTrivialToPrimitiveDestructCUnion (Results 1 – 8 of 8) sorted by relevance
1291 bool hasNonTrivialToPrimitiveDestructCUnion() const;1373 static bool hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD);6695 inline bool QualType::hasNonTrivialToPrimitiveDestructCUnion() const {6697 return hasNonTrivialToPrimitiveDestructCUnion(RD);
4050 bool hasNonTrivialToPrimitiveDestructCUnion() const { in hasNonTrivialToPrimitiveDestructCUnion() function
2537 bool QualType::hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD) { in hasNonTrivialToPrimitiveDestructCUnion() function in QualType2538 return RD->hasNonTrivialToPrimitiveDestructCUnion(); in hasNonTrivialToPrimitiveDestructCUnion()
2161 if (CapType.hasNonTrivialToPrimitiveDestructCUnion() || in markEscapingByrefs()
7381 if (NewVD->getType().hasNonTrivialToPrimitiveDestructCUnion() && in ActOnVariableDeclarator()10035 if (NewFD->getReturnType().hasNonTrivialToPrimitiveDestructCUnion() || in ActOnFunctionDeclarator()12623 QT.hasNonTrivialToPrimitiveDestructCUnion() || in checkNonTrivialCUnion()12632 QT.hasNonTrivialToPrimitiveDestructCUnion()) in checkNonTrivialCUnion()14411 if (New->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckParameter()18189 if (FT.hasNonTrivialToPrimitiveDestructCUnion() || Record->isUnion()) in ActOnFields()
7312 if (E->getType().hasNonTrivialToPrimitiveDestructCUnion()) in BuildCompoundLiteralExpr()16402 if (RetTy.hasNonTrivialToPrimitiveDestructCUnion() || in ActOnBlockStmtExpr()19335 (E->getType().hasNonTrivialToPrimitiveDestructCUnion() || in CheckLValueToRValueConversionOperand()
2827 if (T.hasNonTrivialToPrimitiveDestructCUnion() || in CheckFunctionReturnType()
487 Record.push_back(D->hasNonTrivialToPrimitiveDestructCUnion()); in VisitRecordDecl()