Home
last modified time | relevance | path

Searched refs:IsDestructed (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenClass.cpp181 v, Qualifiers(), AggValueSlot::IsDestructed, AggValueSlot::IsNotAliased, in emitBaseInitializer()
381 thisPtr, Qualifiers(), AggValueSlot::IsDestructed, in emitDelegatingCXXConstructorCall()
H A DCIRGenValue.h326 enum IsDestructed_t { IsNotDestructed, IsDestructed }; enumerator
H A DCIRGenExprAggregate.cpp251 cgf.emitAggExpr(e, AggValueSlot::forLValue(lv, AggValueSlot::IsDestructed, in emitInitializationToLValue()
H A DCIRGenCXXExpr.cpp227 newPtr, allocType.getQualifiers(), AggValueSlot::IsDestructed, in storeAnyExprIntoOneUnit()
H A DCIRGenDecl.cpp515 AggValueSlot::forLValue(lvalue, AggValueSlot::IsDestructed, in emitExprAsInit()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp386 src, AggValueSlot::IsDestructed, needsGC(type), AggValueSlot::IsAliased, in EmitFinalDestCopy()
1363 AggValueSlot::forLValue(LHS, AggValueSlot::IsDestructed, in VisitBinAssign()
1385 LHS, AggValueSlot::IsDestructed, needsGC(E->getLHS()->getType()), in VisitBinAssign()
1833 AggValueSlot::IsDestructed, in VisitCXXParenListOrInitListExpr()
2059 elementLV, AggValueSlot::IsDestructed, in VisitArrayInitLoopExpr()
H A DCGValue.h564 enum IsDestructed_t { IsNotDestructed, IsDestructed };
H A DCGClass.cpp581 AggValueSlot::IsDestructed, in EmitBaseInitializer()
705 LHS, AggValueSlot::IsDestructed, AggValueSlot::DoesNotNeedGCBarriers, in EmitInitializerForField()
2090 curAddr, type.getQualifiers(), AggValueSlot::IsDestructed, in EmitCXXAggrConstructorCall()
2495 AggValueSlot::IsDestructed, in EmitDelegatingCXXConstructorCall()
H A DCGExprCXX.cpp988 AggValueSlot::IsDestructed, in StoreAnyExprIntoOneUnit()
1073 AggValueSlot::IsDestructed, in EmitNewArrayInitializer()
H A DCGDeclCXX.cpp61 AggValueSlot::forLValue(lv, AggValueSlot::IsDestructed, in EmitDeclInit()
H A DCGObjC.cpp1769 AggValueSlot::forLValue(LV, AggValueSlot::IsDestructed, in GenerateObjCCtorDtorMethod()
3942 Qualifiers(), AggValueSlot::IsDestructed, in GenerateObjCAtomicGetterCopyHelperFunction()
H A DCGStmt.cpp1709 AggValueSlot::IsDestructed, in EmitReturnStmt()
H A DCGDecl.cpp2127 AggValueSlot::forLValue(lvalue, AggValueSlot::IsDestructed, in EmitExprAsInit()
H A DCGBlocks.cpp993 AggValueSlot::IsDestructed, in EmitBlockLiteral()
H A DCGExpr.cpp311 EmitAggExpr(E, AggValueSlot::forLValue(LV, AggValueSlot::IsDestructed, in EmitInitializationToLValue()
529 AggValueSlot::IsDestructed, in EmitMaterializeTemporaryExpr()