Searched defs:DtorKind (Results 1 – 8 of 8) sorted by relevance
446 QualType::DestructionKind DtorKind = QT.isDestructedType(); in destroyCalleeDestroyedArguments() local
718 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) in VisitCompoundLiteralExpr() local1392 if (QualType::DestructionKind DtorKind = in VisitLambdaExpr() local
79 QualType::DestructionKind DtorKind = D.needsDestruction(CGF.getContext()); in EmitDeclDestroy() local
1010 QualType::DestructionKind DtorKind = ElementType.isDestructedType(); in EmitNewArrayInitializer() local
2651 if (QualType::DestructionKind DtorKind = in EmitParmDecl() local
4602 QualType::DestructionKind DtorKind = Ty.isDestructedType(); in Emit() local
5019 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) in EmitCompoundLiteralLValue() local
3136 if (QualType::DestructionKind DtorKind = in emitDestructorsFunction() local