Searched defs:DtorKind (Results 1 – 8 of 8) sorted by relevance
78 QualType::DestructionKind DtorKind = D.needsDestruction(CGF.getContext()); in EmitDeclDestroy() local
677 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) in VisitCompoundLiteralExpr() local1346 if (QualType::DestructionKind DtorKind = in VisitLambdaExpr() local
996 QualType::DestructionKind DtorKind = ElementType.isDestructedType(); in EmitNewArrayInitializer() local
2478 if (QualType::DestructionKind DtorKind = in EmitParmDecl() local
4210 QualType::DestructionKind DtorKind = Ty.isDestructedType(); in Emit() local
4488 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) in EmitCompoundLiteralLValue() local
1773 QualType::DestructionKind DtorKind = QT.isDestructedType(); in complete() local
3702 if (QualType::DestructionKind DtorKind = in emitDestructorsFunction() local