Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1003 llvm::Value *AllocSizeWithoutCookie) { in EmitNewArrayInitializer() argument
1034 auto *RemainingSize = AllocSizeWithoutCookie; in EmitNewArrayInitializer()
1324 llvm::Value *AllocSizeWithoutCookie) { in EmitNewInitializer() argument
1328 AllocSizeWithoutCookie); in EmitNewInitializer()
H A DCodeGenFunction.h3227 llvm::Value *AllocSizeWithoutCookie);