Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDeclCXX.cpp78 QualType::DestructionKind DtorKind = D.needsDestruction(CGF.getContext()); in EmitDeclDestroy() local
H A DCGExprAgg.cpp677 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) in VisitCompoundLiteralExpr() local
1346 if (QualType::DestructionKind DtorKind = in VisitLambdaExpr() local
H A DCGExprCXX.cpp996 QualType::DestructionKind DtorKind = ElementType.isDestructedType(); in EmitNewArrayInitializer() local
H A DCGDecl.cpp2478 if (QualType::DestructionKind DtorKind = in EmitParmDecl() local
H A DCGCall.cpp4210 QualType::DestructionKind DtorKind = Ty.isDestructedType(); in Emit() local
H A DCGExpr.cpp4488 if (QualType::DestructionKind DtorKind = E->getType().isDestructedType()) in EmitCompoundLiteralLValue() local
H A DCGObjCMac.cpp1773 QualType::DestructionKind DtorKind = QT.isDestructedType(); in complete() local
H A DCGOpenMPRuntime.cpp3702 if (QualType::DestructionKind DtorKind = in emitDestructorsFunction() local