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

References

tools/clang/lib/CodeGen/CGCXXABI.cpp
  206   ptr = CGF.Builder.CreateElementBitCast(ptr, CGF.Int8Ty);
  206   ptr = CGF.Builder.CreateElementBitCast(ptr, CGF.Int8Ty);
  218     CGF.Builder.CreateConstInBoundsByteGEP(ptr, -cookieSize);
  220   numElements = readArrayCookieImpl(CGF, allocAddr, cookieSize);