Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ThisLValue

2150     LValue ThisLValue = EmitLValueForField(LV, FD);
2151 CXXThisValue = EmitLoadOfLValue(ThisLValue, Loc).getScalarVal();