reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGExprCXX.cpp
 1557                         allocSizeWithoutCookie);
 1595     if (allocSize != allocSizeWithoutCookie) {
 1682   assert((allocSize == allocSizeWithoutCookie) ==
 1684   if (allocSize != allocSizeWithoutCookie) {
 1716                      allocSizeWithoutCookie);