Home
last modified time | relevance | path

Searched refs:NumPadBytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1215 if (unsigned NumPadBytes = TotalSize - CurSize) { in VisitCastExpr() local
1217 getPadding(CGM, CharUnits::fromQuantity(NumPadBytes)); in VisitCastExpr()