Searched refs:varAlign (Results 1 – 1 of 1) sorted by relevance
2110 CharUnits varAlign = getContext().getDeclAlign(D); in getBlockByrefInfo() local2111 CharUnits varOffset = size.RoundUpToAlignment(varAlign); in getBlockByrefInfo()2123 > varAlign.getQuantity()) { in getBlockByrefInfo()2134 info.ByrefAlignment = std::max(varAlign, getPointerAlign()); in getBlockByrefInfo()