Home
last modified time | relevance | path

Searched defs:DestLV (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprAgg.cpp344 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitCXXStdInitializerListExpr() local
1142 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitInitListExpr() local
1289 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitDesignatedInitUpdateExpr() local
DCGClass.cpp1053 LValue DestLV = CGF.MakeAddrLValue(ThisPtr, RecordTy); in emitMemcpy() local