Searched refs:getObjectAddress (Results 1 – 5 of 5) sorted by relevance
465 Address getObjectAddress(CIRGenFunction &cgf) const { in getObjectAddress() function
1980 locIsByrefHeader ? emission.getObjectAddress(*this) : emission.Addr; in EmitAutoVarInit()2144 Address addr = emission.getObjectAddress(*this); in emitAutoVarTypeCleanup()
5072 InitCatchParam(CGF, *CatchParam, var.getObjectAddress(CGF), in emitBeginCatch()
3462 Address getObjectAddress(CodeGenFunction &CGF) const {
933 CPI->setArgOperand(2, var.getObjectAddress(CGF).emitRawPointer(CGF)); in emitBeginCatch()