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

References

lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  489     ArgTypes.push_back(ShadowPtrTy);
  504     ArgTypes.push_back(ShadowPtrTy);
  532     ArgTypes.push_back(ShadowPtrTy);
  535     ArgTypes.push_back(ShadowPtrTy);
  553   ShadowPtrTy = PointerType::getUnqual(ShadowTy);
  570   Type *DFSanUnionLoadArgs[2] = { ShadowPtrTy, IntptrTy };
 1079       ShadowPtrTy);