Home
last modified time | relevance | path

Searched defs:DtorKind (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp446 QualType::DestructionKind DtorKind = QT.isDestructedType(); in destroyCalleeDestroyedArguments() local
H A DCGExprAgg.cpp718 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) in VisitCompoundLiteralExpr() local
1392 if (QualType::DestructionKind DtorKind = in VisitLambdaExpr() local
H A DCGDeclCXX.cpp79 QualType::DestructionKind DtorKind = D.needsDestruction(CGF.getContext()); in EmitDeclDestroy() local
H A DCGExprCXX.cpp1010 QualType::DestructionKind DtorKind = ElementType.isDestructedType(); in EmitNewArrayInitializer() local
H A DCGDecl.cpp2651 if (QualType::DestructionKind DtorKind = in EmitParmDecl() local
H A DCGCall.cpp4602 QualType::DestructionKind DtorKind = Ty.isDestructedType(); in Emit() local
H A DCGExpr.cpp5019 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) in EmitCompoundLiteralLValue() local
H A DCGOpenMPRuntime.cpp3136 if (QualType::DestructionKind DtorKind = in emitDestructorsFunction() local