Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprCXX.cpp829 llvm::Value *AllocSizeWithoutCookie) { in EmitNewArrayInitializer() argument
928 auto *RemainingSize = AllocSizeWithoutCookie; in EmitNewArrayInitializer()
1093 llvm::Value *AllocSizeWithoutCookie) { in EmitNewInitializer() argument
1097 AllocSizeWithoutCookie); in EmitNewInitializer()
DCodeGenFunction.h1884 llvm::Value *AllocSizeWithoutCookie);