Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp446 QualType::DestructionKind DtorKind = QT.isDestructedType(); destroyCalleeDestroyedArguments() local
H A DCGExprAgg.cpp721 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) VisitCompoundLiteralExpr() local
1395 if (QualType::DestructionKind DtorKind = 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(); EmitNewArrayInitializer() local
H A DCGDecl.cpp2639 if (QualType::DestructionKind DtorKind = EmitParmDecl() local
H A DCGCall.cpp4619 QualType::DestructionKind DtorKind = Ty.isDestructedType(); Emit() local
H A DCGExpr.cpp5007 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) EmitCompoundLiteralLValue() local
H A DCGOpenMPRuntime.cpp3135 if (QualType::DestructionKind DtorKind = emitDestructorsFunction() local