Searched refs:getObjectAddress (Results 1 – 4 of 4) sorted by relevance
1211 capturedByInit ? emission.Addr : emission.getObjectAddress(*this); in EmitAutoVarInit()1332 Address addr = emission.getObjectAddress(*this); in emitAutoVarTypeCleanup()
2175 Address getObjectAddress(CodeGenFunction &CGF) const { in getObjectAddress() function
3812 InitCatchParam(CGF, *CatchParam, var.getObjectAddress(CGF), S->getLocStart()); in emitBeginCatch()
909 CPI->setArgOperand(2, var.getObjectAddress(CGF).getPointer()); in emitBeginCatch()