Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprCXX.cpp834 llvm::Value *AllocSizeWithoutCookie) { in EmitNewArrayInitializer() argument
933 auto *RemainingSize = AllocSizeWithoutCookie; in EmitNewArrayInitializer()
1101 llvm::Value *AllocSizeWithoutCookie) { in EmitNewInitializer() argument
1105 AllocSizeWithoutCookie); in EmitNewInitializer()
DCodeGenFunction.h2013 llvm::Value *AllocSizeWithoutCookie);