Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp278 AggValueSlot::forLValue(src, AggValueSlot::IsDestructed, in EmitFinalDestCopy()
869 AggValueSlot::forLValue(LHS, AggValueSlot::IsDestructed, in VisitBinAssign()
889 AggValueSlot::forLValue(LHS, AggValueSlot::IsDestructed, in VisitBinAssign()
1056 CGF.EmitAggExpr(E, AggValueSlot::forLValue(LV, in EmitInitializationToLValue()
1392 EmitAggExpr(E, AggValueSlot::forLValue(LV, AggValueSlot::IsNotDestructed, in EmitAggExprToLValue()
H A DCGValue.h439 static AggValueSlot forLValue(const LValue &LV,
H A DCGDeclCXX.cpp56 CGF.EmitAggExpr(Init, AggValueSlot::forLValue(lv,AggValueSlot::IsDestructed, in EmitDeclInit()
H A DCGExpr.cpp3480 bool forLValue, in emitPseudoObjectExpr() argument
3500 if (ov == resultExpr && ov->isRValue() && !forLValue && in emitPseudoObjectExpr()
3514 if (forLValue) in emitPseudoObjectExpr()
3526 if (forLValue) in emitPseudoObjectExpr()
H A DCGAtomic.cpp1237 AggValueSlot slot = AggValueSlot::forLValue(dest, in EmitAtomicInit()
H A DCGDecl.cpp1221 EmitAggExpr(init, AggValueSlot::forLValue(lvalue, in EmitExprAsInit()
H A DCGClass.cpp475 AggValueSlot::forLValue(LV, in EmitAggMemberInitializer()
H A DCGObjC.cpp1367 AggValueSlot::forLValue(LV, AggValueSlot::IsDestructed, in GenerateObjCCtorDtorMethod()