reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
131 BaseValue = EmitPointerWithAlignment(BaseExpr); 132 const PointerType *PTy = BaseExpr->getType()->getAs<PointerType>(); 135 LValue BaseLV = EmitLValue(BaseExpr); 137 QualType BaseTy = BaseExpr->getType();