Searched refs:elementPtrType (Results 1 – 1 of 1) sorted by relevance
132 const QualType elementPtrType = cgf.getContext().getPointerType(elementType); in emitArrayInit() local193 LValue tmpLV = cgf.makeAddrLValue(tmpAddr, elementPtrType); in emitArrayInit()