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);
  210     allocPtr = ptr.getPointer();
  218     CGF.Builder.CreateConstInBoundsByteGEP(ptr, -cookieSize);