Home
last modified time | relevance | path

Searched refs:ThisLV (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGClass.cpp1668 LValue ThisLV = CGF.MakeAddrLValue(thisValue, RecordTy); in Emit() local
1669 LValue LV = CGF.EmitLValueForField(ThisLV, field); in Emit()