Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp1646 Address thisValue = CGF.LoadCXXThisAddress(); in Emit() local
1648 LValue ThisLV = CGF.MakeAddrLValue(thisValue, RecordTy); in Emit()