Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGClass.cpp1418 llvm::Value *thisValue = CGF.LoadCXXThis(); in Emit() local
1420 LValue ThisLV = CGF.MakeAddrLValue(thisValue, RecordTy); in Emit()