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

References

lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  373   IntptrTy = IRB.getIntPtrTy(DL);
  374   Int8PtrTy = IRB.getInt8PtrTy();
  375   Int8Ty = IRB.getInt8Ty();
  376   Int32Ty = IRB.getInt32Ty();