Searched refs:thisValue (Results 1 – 1 of 1) sorted by relevance
1645 Address thisValue = CGF.LoadCXXThisAddress(); in Emit() local1647 LValue ThisLV = CGF.MakeAddrLValue(thisValue, RecordTy); in Emit()