Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGClass.cpp1624 Address thisValue = CGF.LoadCXXThisAddress(); in Emit() local
1626 LValue ThisLV = CGF.MakeAddrLValue(thisValue, RecordTy); in Emit()