Searched refs:allocSizeWithoutCookie (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp1215 llvm::Value *allocSizeWithoutCookie = 0; local
1218 allocSizeWithoutCookie);
1305 assert((allocSize == allocSizeWithoutCookie) ==
1307 if (allocSize != allocSizeWithoutCookie) {
1319 allocSizeWithoutCookie);

Completed in 150 milliseconds