Home
last modified time | relevance | path

Searched defs:allocAlign (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXXExpr.cpp289 CharUnits allocAlign = getContext().getTypeAlignInChars(allocType); in emitCXXNewExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1633 CharUnits allocAlign = getContext().getTypeAlignInChars(allocType); in EmitCXXNewExpr() local