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