Searched refs:thisValue (Results 1 – 1 of 1) sorted by relevance
1418 llvm::Value *thisValue = CGF.LoadCXXThis(); in Emit() local1420 LValue ThisLV = CGF.MakeAddrLValue(thisValue, RecordTy); in Emit()