Home
last modified time | relevance | path

Searched refs:forLValue (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp353 AggValueSlot srcAgg = AggValueSlot::forLValue( in EmitFinalDestCopy()
1187 AggValueSlot::forLValue(LHS, CGF, AggValueSlot::IsDestructed, in VisitBinAssign()
1208 AggValueSlot LHSSlot = AggValueSlot::forLValue( in VisitBinAssign()
1544 E, AggValueSlot::forLValue(LV, CGF, AggValueSlot::IsDestructed, in EmitInitializationToLValue()
1832 auto elementSlot = AggValueSlot::forLValue( in VisitArrayInitLoopExpr()
1999 EmitAggExpr(E, AggValueSlot::forLValue( in EmitAggExprToLValue()
H A DCGCoroutine.cpp178 bool ignoreResult, bool forLValue) { in emitSuspendExpression() argument
248 if (forLValue) in emitSuspendExpression()
H A DCGValue.h575 forLValue(const LValue &LV, CodeGenFunction &CGF, IsDestructed_t isDestructed,
H A DCGDeclCXX.cpp59 AggValueSlot::forLValue(lv, CGF, AggValueSlot::IsDestructed, in EmitDeclInit()
H A DCGExpr.cpp5375 bool forLValue, in emitPseudoObjectExpr() argument
5401 if (ov == resultExpr && ov->isRValue() && !forLValue && in emitPseudoObjectExpr()
5415 if (forLValue) in emitPseudoObjectExpr()
5427 if (forLValue) in emitPseudoObjectExpr()
H A DCGAtomic.cpp2118 AggValueSlot slot = AggValueSlot::forLValue( in EmitAtomicInit()
H A DCGClass.cpp708 AggValueSlot Slot = AggValueSlot::forLValue( in EmitInitializerForField()
H A DCGDecl.cpp1950 EmitAggExpr(init, AggValueSlot::forLValue( in EmitExprAsInit()
H A DCGObjC.cpp1672 AggValueSlot::forLValue(LV, *this, AggValueSlot::IsDestructed, in GenerateObjCCtorDtorMethod()