Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXXExpr.cpp113 Address thisValue = emitPointerWithAlignment(base, &baseInfo); in emitCXXMemberOrOperatorMemberCallExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1649 Address thisValue = CGF.LoadCXXThisAddress(); in Emit() local